From 7132270dbcb01808e205e108ad6bb87270dbe4b8 Mon Sep 17 00:00:00 2001 From: zhouwx <1175765986@qq.com> Date: 星期三, 05 二月 2025 13:42:43 +0800 Subject: [PATCH] 资质证书上传修改 --- 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