diff --git a/common/gnome-shell/3.30/sass/_common.scss b/common/gnome-shell/3.30/sass/_common.scss index 4117f0c..f5da7a4 100644 --- a/common/gnome-shell/3.30/sass/_common.scss +++ b/common/gnome-shell/3.30/sass/_common.scss @@ -620,6 +620,7 @@ StScrollBar { min-width: 15em; color: $fg_color; background-color: $panelmenu_bg_color; + border-radius: 3px; .popup-menu-arrow { } //defined globally in the TOP BAR .popup-sub-menu {