Fixed contrast for issue count in projects column

Regression introduced by 9934931f1f

See #3772

(cherry picked from commit 82e0066ed4)
This commit is contained in:
Beowulf 2024-05-17 00:45:25 +02:00 committed by GitHub
parent 7eb54dbfca
commit b898370a04

View file

@ -35,12 +35,8 @@
.project-column-title {
background: none !important;
line-height: 1.25 !important;
cursor: inherit;
}
.project-column-title,
.project-column-issue-count {
color: inherit !important;
cursor: inherit;
}
.project-column > .cards {