fix mobile menu error

This commit is contained in:
rulingcom 2021-10-13 07:01:51 +00:00
parent 801f83bc00
commit 821efdfb87
1 changed files with 1 additions and 1 deletions

View File

@ -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;