mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-05 08:29:49 +00:00
fix(MetaItem): menu z-index issue
This commit is contained in:
parent
05f0ba11f3
commit
e8fca11d45
1 changed files with 1 additions and 0 deletions
|
|
@ -158,6 +158,7 @@
|
|||
}
|
||||
|
||||
.menu-label-container {
|
||||
z-index: 1;
|
||||
flex: none;
|
||||
width: 1.5rem;
|
||||
height: 4rem;
|
||||
|
|
|
|||
Loading…
Reference in a new issue