[Gtk-3.20] Optimized popover padding.
parent
e3fa52aaf2
commit
16840bb424
|
@ -216,8 +216,7 @@
|
||||||
|
|
||||||
@include exports("popover") {
|
@include exports("popover") {
|
||||||
popover.background {
|
popover.background {
|
||||||
margin: 10px;
|
padding: $spacing - 3px;
|
||||||
padding: $spacing;
|
|
||||||
border-radius: $roundness;
|
border-radius: $roundness;
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
background-color: $menu_bg_color;
|
background-color: $menu_bg_color;
|
||||||
|
|
Loading…
Reference in New Issue