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

This commit is contained in:
EliverLara
2021-07-12 13:56:57 -05:00
parent 5d4d6cf850
commit f6757e73a2
4 changed files with 135 additions and 55 deletions

View File

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