diff --git a/src/views/layout/Layout.vue b/src/views/layout/Layout.vue index 507ce125..294819b9 100644 --- a/src/views/layout/Layout.vue +++ b/src/views/layout/Layout.vue @@ -81,7 +81,7 @@ top: 0; bottom: 0; left: 0; - z-index: 1001; + z-index: 2; overflow-x: hidden; transition: all .28s ease-out; @include scrollBar;