mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 02:22:09 +00:00
refactor: margin top deleted from popup styles
This commit is contained in:
parent
64844e7aa2
commit
47c88f3037
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue