From 2aac44c550cdb242225a2a18f7238fb41c618779 Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期一, 06 一月 2025 09:21:57 +0800 Subject: [PATCH] bug修改 --- src/layout/components/Sidebar/Logo.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index f8239d1..d213725 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -63,7 +63,7 @@ width: 32px; height: 32px; vertical-align: middle; - margin-right: 8px; + margin-right: 0px; } & .sidebar-title { -- Gitblit v1.9.2