* [GTK 3.20] Fixed #439
parent
ea2a1710ee
commit
05fc1ae96f
gtk-3.20/scss/widgets
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
@include exports("menu") {
|
@include exports("menu") {
|
||||||
menu, .menu {
|
menu, .menu {
|
||||||
padding: $spacing;
|
padding: 0;
|
||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
border: 0;
|
border: 0;
|
||||||
background-color: $menu_bg_color;
|
background-color: $menu_bg_color;
|
||||||
|
|
Loading…
Reference in New Issue