mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-19 05:32:09 +00:00
popup box shadow implemented
This commit is contained in:
parent
2038a8aa6d
commit
8cb2019e53
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
visibility: hidden;
|
||||
|
||||
.menu-scroll-container {
|
||||
box-shadow: var(--box-shadow);
|
||||
overflow: auto;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue