9ea745bcd4
- split _common.scss into widgets - improve _drawing functions - minify SVG assets https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
10 lines
124 B
SCSS
10 lines
124 B
SCSS
/* OVERVIEW */
|
|
|
|
#overview {
|
|
spacing: 24px;
|
|
background-color: transparent;
|
|
}
|
|
|
|
.overview-controls {
|
|
padding-bottom: 32px;
|
|
} |