z-index
This commit is contained in:
parent
198e206ad0
commit
7a62643c6a
1 changed files with 1 additions and 1 deletions
|
|
@ -1073,7 +1073,7 @@ $controlsArrowAngleActive: 36deg;
|
||||||
background: black;
|
background: black;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
z-index: 10001;
|
z-index: 99;
|
||||||
transition: all 1s ease;
|
transition: all 1s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue