@@ -400,6 +400,9 @@ export default {
}
@media screen and (max-width: 768px) {
+ .van-overlay {
+ z-index: 20;
+ }
.wrapper {
height: 100vh;