gnome-shell-dark-theme/gnome-shell-sass/widgets/_overview.scss
2023-05-25 17:25:11 -04:00

13 lines
207 B
SCSS

/* OVERVIEW */
.controls-manager, .secondary-monitor-workspaces {
spacing: $base_padding * 2;
}
#overviewGroup {
background-color: $system_base_color;
}
.overview-controls {
padding-bottom: 32px;
}