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