mirror of
https://github.com/discourse/discourse.git
synced 2024-12-02 14:35:09 +08:00
5f4dc1042e
We lost these by mistake in fed9055818
,
this reinstates them.
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;
|
|
}
|
|
}
|