From 8eb564d8a9bb62cdfac2fe65152389e3b74da02d Mon Sep 17 00:00:00 2001
From: hailin <1356886193@qq.com>
Date: 星期二, 18 七月 2023 11:09:36 +0800
Subject: [PATCH] 标准库第一次编辑

---
 src/layout/components/Sidebar/Logo.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue
index 000afd6..d30b499 100644
--- a/src/layout/components/Sidebar/Logo.vue
+++ b/src/layout/components/Sidebar/Logo.vue
@@ -53,9 +53,10 @@
   & .sidebar-logo-link {
     height: 100%;
     width: 100%;
-    padding: 0px 20px;
+    padding: 0px;
     box-sizing: border-box;
-    text-align: left;
+    text-align: center;
+    align-items: center;
     & .sidebar-logo {
       // width: 32px;
       // height: 32px;

--
Gitblit v1.9.3