From a4cfc69126ccd3c1dd42caee4d22e184613224d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=AF=BA?= <1253070437@qq.com> Date: Wed, 29 Mar 2023 21:16:11 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E9=A1=B6?= =?UTF-8?q?=E9=83=A8=E6=A8=A1=E5=9D=97=E5=9D=9E=E6=A0=B7=E5=BC=8F=E9=97=AA?= =?UTF-8?q?=E5=8A=A8=E6=94=B9=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- snowy-admin-web/src/layout/components/moduleMenu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snowy-admin-web/src/layout/components/moduleMenu.vue b/snowy-admin-web/src/layout/components/moduleMenu.vue index bf7d5013..d28414a1 100644 --- a/snowy-admin-web/src/layout/components/moduleMenu.vue +++ b/snowy-admin-web/src/layout/components/moduleMenu.vue @@ -142,7 +142,7 @@ .module-menu { line-height: 50px; border-bottom: 0px; - min-width: 100px; + width: 105%; flex: 0 0 auto; } .module-menu-color {