Gnome-Shell: shrink dash and add padding

This commit is contained in:
Daniel Ruiz de Alegría
2021-10-29 11:30:22 +02:00
parent ef238d26e5
commit 0fdf569b65
4 changed files with 9 additions and 0 deletions
@@ -2536,6 +2536,9 @@ StScrollBar {
background-color: rgba(255, 255, 255, 0.1);
color: black; }
#dashtodockContainer {
padding: 10px; }
/* App Folders */
.app-well-app.app-folder, .app-well-app.app-folder .overview-icon.overview-icon-with-label {
background-color: rgba(255, 255, 255, 0.1); }