mirror of
https://github.com/discourse/discourse.git
synced 2024-12-01 13:09:33 -06:00
UX: admin sidebar headings are bold (#26801)
Make admin sidebar headings bold.
This commit is contained in:
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;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user