mirror of
https://github.com/encounter/numix-blue-gtk-theme.git
synced 2026-07-10 12:18:49 -07:00
[Gtk-3.20] Optimized popover padding.
This commit is contained in:
committed by
Khurshid Alam
parent
e3fa52aaf2
commit
16840bb424
@@ -216,8 +216,7 @@
|
||||
|
||||
@include exports("popover") {
|
||||
popover.background {
|
||||
margin: 10px;
|
||||
padding: $spacing;
|
||||
padding: $spacing - 3px;
|
||||
border-radius: $roundness;
|
||||
background-clip: border-box;
|
||||
background-color: $menu_bg_color;
|
||||
|
||||
Reference in New Issue
Block a user