discourse/app/assets/stylesheets/mobile/groups.scss
2018-03-21 14:22:34 +08:00

15 lines
162 B
SCSS

.groups-page {
h1 {
margin-top: 20px;
}
.groups-filter {
display: block;
float: none;
}
.groups-name-filter {
margin-top: 10px;
}
}