refactor: margin top deleted from popup styles

This commit is contained in:
kKaskak 2023-10-24 09:45:51 +03:00
parent 64844e7aa2
commit 47c88f3037

View file

@ -19,7 +19,6 @@
background-color: var(--modal-background-color);
box-shadow: var(--outer-glow);
cursor: auto;
margin-top: 1rem;
&.menu-direction-top-left {
top: initial;