From 92b93e506b35d8260c861f6d6dc424a8715b84ee Mon Sep 17 00:00:00 2001 From: bb_pan Date: Thu, 29 Jan 2026 13:57:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/Navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;