diff --git a/theme/gnome-shell_css/apps.css b/theme/gnome-shell_css/apps.css index 259a213..3bdda4b 100644 --- a/theme/gnome-shell_css/apps.css +++ b/theme/gnome-shell_css/apps.css @@ -104,9 +104,9 @@ /* Page arrow */ - .page-navigation-arrow { - border-radius: 99px; + border-radius: 15px; + padding: 12px; transition-duration: 100ms; }