mirror of
https://github.com/dzeiocom/components.git
synced 2025-04-23 03:12:14 +00:00
fix: Force Popup to have 0 margin
Signed-off-by: Avior <github@avior.me>
This commit is contained in:
parent
47399da4e0
commit
b5f44113b5
@ -5,6 +5,7 @@
|
||||
height 100%
|
||||
width 100%
|
||||
top 0
|
||||
margin 0 !important // sorry :(
|
||||
left 0
|
||||
background rgba($lightGrayLight, .7)
|
||||
@media (prefers-color-scheme dark)
|
||||
|
Loading…
x
Reference in New Issue
Block a user