UX: Increase admin section header contrast (#29790)
This commit is contained in:
parent
876591fdab
commit
93983286b5
|
@ -2,6 +2,7 @@
|
|||
background-color: var(--d-sidebar-admin-background);
|
||||
.sidebar-section-header-text {
|
||||
font-weight: bold;
|
||||
color: var(--primary-very-high);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue