mirror of
https://github.com/dzeiocom/components.git
synced 2025-05-07 01:47:52 +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%
|
height 100%
|
||||||
width 100%
|
width 100%
|
||||||
top 0
|
top 0
|
||||||
|
margin 0 !important // sorry :(
|
||||||
left 0
|
left 0
|
||||||
background rgba($lightGrayLight, .7)
|
background rgba($lightGrayLight, .7)
|
||||||
@media (prefers-color-scheme dark)
|
@media (prefers-color-scheme dark)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user