* Minimized padding.
parent
3f9df111ec
commit
b8fccc0039
|
@ -192,6 +192,7 @@
|
||||||
|
|
||||||
@include exports("popover") {
|
@include exports("popover") {
|
||||||
popover.background {
|
popover.background {
|
||||||
|
padding: $spacing - 2px;
|
||||||
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