Files
Colloid-gtk-theme/src/sass/libadwaita/widgets/_preferences.scss
T
2024-04-24 18:03:05 +08:00

19 lines
312 B
SCSS

preferencespage > scrolledwindow > viewport > clamp > box {
margin: 24px 12px;
border-spacing: 24px;
}
preferencesgroup > box {
&, .labels {
border-spacing: $base_padding;
}
> box.header:not(.single-line) {
margin-bottom: $base_padding;
}
> box.single-line {
min-height: 34px;
}
}