gnome-shell/data/theme/gnome-shell-sass/widgets/_overview.scss

14 lines
205 B
SCSS
Raw Normal View History

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