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 {