diff --git a/src/@layouts/components/VerticalNavLayout.vue b/src/@layouts/components/VerticalNavLayout.vue index 639eb325..f42e1265 100644 --- a/src/@layouts/components/VerticalNavLayout.vue +++ b/src/@layouts/components/VerticalNavLayout.vue @@ -197,7 +197,7 @@ export default defineComponent({ .layout-wrapper.layout-nav-type-vertical.layout-overlay-nav { .layout-navbar { - width: 100vw; + width: 100%; } }