mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: admin sidebar headings are bold (#26801)
Make admin sidebar headings bold.
This commit is contained in:
committed by
GitHub
parent
0548f24208
commit
0842ca7f9e
@@ -28,4 +28,7 @@
|
||||
|
||||
.admin-area .sidebar-wrapper {
|
||||
background-color: var(--d-sidebar-admin-background);
|
||||
.sidebar-section-header-text {
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user