diff --git a/data/theme/gnome-shell.css b/data/theme/gnome-shell.css index e355a4e8f..fd47d7766 100644 --- a/data/theme/gnome-shell.css +++ b/data/theme/gnome-shell.css @@ -2215,6 +2215,9 @@ StScrollBar StButton#vhandle:active { border: none; background-color: transparent; + padding-bottom: 80px; + padding-top: 80px; + border-radius: 16px; min-height: 150px; max-height: 700px;