mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
Popup box shadow fixed
This commit is contained in:
parent
154903bc2f
commit
1e93ee2079
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