mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 23:07:28 +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);
|
||||
.sidebar-section-header-text {
|
||||
font-weight: bold;
|
||||
color: var(--primary-very-high);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user