Make "No description" dark
This commit is contained in:
parent
ac1f1a9cfb
commit
a83358d5bd
1 changed files with 4 additions and 0 deletions
|
@ -2847,3 +2847,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