From 39f97341210dabcffbd50f1cea5bd697a602bb7b Mon Sep 17 00:00:00 2001
From: zhouwx <1175765986@qq.com>
Date: Wed, 05 Mar 2025 15:34:30 +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