mirror of
https://github.com/discourse/discourse.git
synced 2025-06-16 09:31:25 +08:00
UX: Increase admin section header contrast (#29790)
This commit is contained in:
@ -2,6 +2,7 @@
|
|||||||
background-color: var(--d-sidebar-admin-background);
|
background-color: var(--d-sidebar-admin-background);
|
||||||
.sidebar-section-header-text {
|
.sidebar-section-header-text {
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
|
color: var(--primary-very-high);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user