discourse/app/assets/stylesheets/mobile/sidebar.scss

9 lines
156 B
SCSS

.sidebar-footer-wrapper {
position: static;
margin-top: 1em;
.sidebar-footer-container {
background: transparent;
padding: 0.5em 0.1em;
}
}