fix: force high-contrast user name text in resource planning cards
Build & Auto-Repair / build (push) Has been cancelled
Build & Auto-Repair / build (push) Has been cancelled
This commit is contained in:
@@ -736,4 +736,13 @@ main {
|
||||
.checkbox-text { color: rgba(232,232,239,0.38); }
|
||||
.footer-text { color: rgba(232,232,239,0.2); }
|
||||
|
||||
[class*="shrink-0"][class*="overflow-hidden"] ~ div > .text-sm.font-medium {
|
||||
color: #111827 !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
.dark [class*="shrink-0"][class*="overflow-hidden"] ~ div > .text-sm.font-medium {
|
||||
color: #111827 !important;
|
||||
opacity: 1 !important;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user