diff --git a/src/Popup/Popup.module.styl b/src/Popup/Popup.module.styl index c6a1857..4e26b3b 100644 --- a/src/Popup/Popup.module.styl +++ b/src/Popup/Popup.module.styl @@ -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)