gnome-shell-dark-theme/gnome-shell-sass/widgets/_overview.scss
2024-09-19 20:40:52 -04:00

9 lines
140 B
SCSS

/* OVERVIEW */
.secondary-monitor-workspaces {
spacing: $base_padding * 2;
}
#overviewGroup {
background-color: $system_base_color;
}