summaryrefslogtreecommitdiffstats
path: root/data/theme/gnome-shell-sass/widgets/_overview.scss
blob: d8e70eaf227d1fc3d6240f2b7a5b96123071af21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* OVERVIEW */

.controls-manager, .secondary-monitor-workspaces {
  spacing: $base_padding * 2;
}

#overviewGroup {
  background-color: $system_bg_color;
}

.overview-controls {
  padding-bottom: 32px;
}