This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/stylesheets/mobile/admin_customize.scss
2018-09-17 10:05:18 +02:00

16 lines
212 B
SCSS

.admin-customize {
.show-current-style {
padding: 0;
width: 100%;
}
.themes-list {
width: 100%;
}
.customize-themes-header {
flex-direction: column;
align-items: flex-start;
}
}