Fix gnome shell panel menu corner radius (#242)

master
drakkar1969 2019-05-16 12:43:28 +02:00 committed by David Mohammed
parent 2457c2446b
commit 6ae8473156
1 changed files with 1 additions and 0 deletions

View File

@ -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 {