mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 12:42:57 +08:00
11 lines
125 B
SCSS
11 lines
125 B
SCSS
.admin-customize {
|
|
.show-current-style {
|
|
padding-left: 2%;
|
|
width: 68%;
|
|
}
|
|
|
|
.themes-list {
|
|
width: 28%;
|
|
}
|
|
}
|