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") {
|
@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;
|
||||||
|
|||||||
Reference in New Issue
Block a user