fix mobile menu error
This commit is contained in:
parent
801f83bc00
commit
821efdfb87
|
@ -294,7 +294,7 @@
|
||||||
|
|
||||||
//mobile
|
//mobile
|
||||||
.mobile-menu {
|
.mobile-menu {
|
||||||
z-index: 1051;
|
z-index: 10051;
|
||||||
width: 100vw;
|
width: 100vw;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|
Loading…
Reference in New Issue