discourse/app/assets/stylesheets/common/admin/sidebar.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;
}
}