From c040dd24c1c6a1c8b018f43ba56ef8733f9955bb Mon Sep 17 00:00:00 2001
From: zhitan-cloud <394600+ustcyc@user.noreply.gitee.com>
Date: 星期五, 10 一月 2025 18:42:11 +0800
Subject: [PATCH] !8 合并到主分支 Merge pull request !8 from zhitan-cloud/develop1.0

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

diff --git a/zhitan-vue/src/layout/components/Sidebar/Logo.vue b/zhitan-vue/src/layout/components/Sidebar/Logo.vue
index 6cabb17..4831fa2 100644
--- a/zhitan-vue/src/layout/components/Sidebar/Logo.vue
+++ b/zhitan-vue/src/layout/components/Sidebar/Logo.vue
@@ -77,12 +77,12 @@
     }
   }
   .name {
-    width: 150px;
+    width: 210px;
     margin-top: 2px;
     margin-left: 6px;
     font-family: OPPOSans, OPPOSans;
     font-weight: bold;
-    font-size: 24px;
+    font-size: 20px;
     color: #ffffff;
   }
 

--
Gitblit v1.9.3