Fixed contrast for issue count in projects column

Regression introduced by 9934931f1f

See #3772
This commit is contained in:
Beowulf 2024-05-17 00:45:25 +02:00
parent 45a41811de
commit 82e0066ed4
No known key found for this signature in database
GPG key ID: 44225F5F2792841D

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 {