Darken No description placeholder
This commit is contained in:
parent
30b4bca5a6
commit
7aef45e8dd
1 changed files with 4 additions and 0 deletions
|
|
@ -2799,3 +2799,7 @@ tbody.commit-list {
|
||||||
#repo-activity-top-authors-chart {
|
#repo-activity-top-authors-chart {
|
||||||
height: 150px; /* Pre-allocate the height that will be taken up by the chart, to avoid the container 'jumping'. */
|
height: 150px; /* Pre-allocate the height that will be taken up by the chart, to avoid the container 'jumping'. */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.no-description {
|
||||||
|
color: var(--color-text-light-3);
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue