mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 03:18:23 +00:00
5f4dc1042e
We lost these by mistake in fed90558188a03690010feb7239c0945808f384e, 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;
|
|
}
|
|
}
|