Darken No description placeholder

This commit is contained in:
Minecon724 2025-09-13 09:56:49 +00:00
commit 7aef45e8dd
Signed by: Minecon724
GPG key ID: A02E6E67AB961189

View file

@ -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);
}