diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 3e280f7b..d8c49e24 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -814,7 +814,7 @@ export default { } .menus { - min-width: 698px; + min-width: 500px; height: 50px; line-height: 50px; flex: 1;