bcc646ff6f
This fixes: Wrong type number; string expected MR: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1060
10 lines
127 B
SCSS
10 lines
127 B
SCSS
/* OVERVIEW */
|
|
|
|
#overview {
|
|
spacing: 24px;
|
|
background-color: transparent;
|
|
}
|
|
|
|
.overview-controls {
|
|
padding-bottom: 32px;
|
|
} |