Update mobile.css
This commit is contained in:
parent
64b601fa5e
commit
0642bc194b
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 16px;
|
top: 16px;
|
||||||
left: 16px;
|
left: 16px;
|
||||||
z-index: 10002;
|
z-index: 9999;
|
||||||
width: 44px;
|
width: 44px;
|
||||||
height: 44px;
|
height: 44px;
|
||||||
background: rgba(20, 20, 20, 0.9);
|
background: rgba(20, 20, 20, 0.9);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue