From 93a905ab562cecb54c7de2561a0cb06696d2bd1d Mon Sep 17 00:00:00 2001 From: "1747191978@qq.com" <1942943850@qq.com> Date: Thu, 20 Mar 2025 16:37:57 +0800 Subject: [PATCH] =?UTF-8?q?logo=E6=94=BE=E5=A4=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- acupuncture-前台/src/layout/components/Sidebar/Logo.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/acupuncture-前台/src/layout/components/Sidebar/Logo.vue b/acupuncture-前台/src/layout/components/Sidebar/Logo.vue index 66279a31..87f1581e 100644 --- a/acupuncture-前台/src/layout/components/Sidebar/Logo.vue +++ b/acupuncture-前台/src/layout/components/Sidebar/Logo.vue @@ -52,8 +52,9 @@ export default { justify-content: center; align-items: center; img { - width: 40px; - height: 40px; + margin-top: -10px; + width: 48px; + height: 48px; } &.collapse {