mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
default route container z index changed to 0
This commit is contained in:
parent
e10c97cc5c
commit
78eeff1934
1 changed files with 1 additions and 0 deletions
|
|
@ -83,5 +83,6 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
z-index: 0;
|
||||
background-color: @colorbgmain;
|
||||
}
|
||||
Loading…
Reference in a new issue