From 74aaab7d5b9151fe45f971c9e8f2b819569f3892 Mon Sep 17 00:00:00 2001 From: wuzhihao Date: Fri, 30 Aug 2024 15:59:55 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96=E5=BF=AB=E9=80=9F?= =?UTF-8?q?=E6=9F=A5=E8=AF=A2=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/layout/left-menu.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/layout/left-menu.vue b/src/views/layout/left-menu.vue index 0b55816..d6a77fc 100644 --- a/src/views/layout/left-menu.vue +++ b/src/views/layout/left-menu.vue @@ -11,8 +11,8 @@ @@ -133,7 +133,7 @@ export default { .logo { max-width: 220px; - height: 80px; + height: 72px; color: #fff; font-size: 25px; font-weight: bold;