diff --git a/src/layouts/Basic.vue b/src/layouts/Basic.vue index f39dfec..5b8aafb 100644 --- a/src/layouts/Basic.vue +++ b/src/layouts/Basic.vue @@ -115,7 +115,7 @@ $layout-max-width: 1100px; position: fixed; top: 0; left: 0; - z-index: 9999; + z-index: 1000; width: 100%; height: $nav-size-height; }