fix controls z-index in ff
This commit is contained in:
parent
1013ff7ba5
commit
4031a21ea8
|
@ -264,6 +264,7 @@ html {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
width: 100px;
|
width: 100px;
|
||||||
height: 100px;
|
height: 100px;
|
||||||
|
z-index: 30;
|
||||||
|
|
||||||
right: 0;
|
right: 0;
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user