Files
discourse_theme_ran/scss/sidebar.scss
T
2025-02-25 15:03:16 -06:00

14 lines
161 B
SCSS

:root {
--d-sidebar-background: #f5f8ff;
}
.sidebar-wrapper {
.sidebar-container {
border-right: none;
}
.sidebar-sections {
padding: 0;
}
}