mirror of
https://github.com/discourse/discourse.git
synced 2024-11-30 10:33:43 +08:00
7 lines
161 B
SCSS
7 lines
161 B
SCSS
|
.admin-area .sidebar-wrapper .admin-panel {
|
||
|
background-color: var(--d-sidebar-admin-background);
|
||
|
.sidebar-section-header-text {
|
||
|
font-weight: bold;
|
||
|
}
|
||
|
}
|