mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
fix: z-index on context-menu-container
This commit is contained in:
parent
4c86c48440
commit
fdd16e1308
1 changed files with 1 additions and 0 deletions
|
|
@ -169,6 +169,7 @@
|
|||
|
||||
.context-menu-container {
|
||||
max-width: calc(90% - 1.5rem);
|
||||
z-index: 2;
|
||||
|
||||
.context-menu-content {
|
||||
--spatial-navigation-contain: contain;
|
||||
|
|
|
|||
Loading…
Reference in a new issue