mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 09:42:13 +00:00
Popup boxshadow fixed
This commit is contained in:
parent
68c8fa09c0
commit
d08c7bb2ff
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
.menu-container {
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
overflow: visible;
|
||||
|
||||
.menu-scroll-container {
|
||||
box-shadow: var(--box-shadow);
|
||||
|
|
|
|||
Loading…
Reference in a new issue