fix layout

This commit is contained in:
jxxghp
2023-07-05 08:30:30 +08:00
parent 15c0c9dcc2
commit 0f675d2316

View File

@@ -197,7 +197,7 @@ export default defineComponent({
.layout-wrapper.layout-nav-type-vertical.layout-overlay-nav {
.layout-navbar {
width: 100vw;
width: 100%;
}
}
</style>