diff --git a/src/layouts/Layout.vue b/src/layouts/Layout.vue index fc753348..524fd8f2 100644 --- a/src/layouts/Layout.vue +++ b/src/layouts/Layout.vue @@ -189,6 +189,7 @@ main { color: white; position: fixed; width: 100%; + z-index: 99999; } .dark {