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

This commit is contained in:
EliverLara
2021-07-12 13:56:57 -05:00
parent ddcc541e4c
commit 8e904ffede
4 changed files with 69 additions and 1 deletions

View File

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