Gnome-shell: Add syles for pop-os/cosmic

This commit is contained in:
EliverLara
2021-07-12 13:56:57 -05:00
parent 9320875c4b
commit 433a574e00
4 changed files with 69 additions and 1 deletions

View File

@@ -1379,6 +1379,10 @@ StScrollBar {
spacing: 24px; //
}
#overview.cosmic-solid-bg {
background-color: $base_color !important;
}
.overview-controls {
padding-bottom: 32px;
}