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