Make "No description" dark
This commit is contained in:
parent
30b4bca5a6
commit
16cfcd6f80
1 changed files with 4 additions and 0 deletions
|
@ -2799,3 +2799,7 @@ tbody.commit-list {
|
|||
#repo-activity-top-authors-chart {
|
||||
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