From 8b01bfd2a051d8ee82fb911f5d2e5953a30ae8ff Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期日, 02 四月 2023 23:54:03 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/ts' into ts

---
 src/layout/components/Navbar.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue
index 2df43d7..483800d 100644
--- a/src/layout/components/Navbar.vue
+++ b/src/layout/components/Navbar.vue
@@ -235,6 +235,7 @@
           width: 40px;
           height: 40px;
           border-radius: 10px;
+          margin-top: 10px;
         }
 
         i {

--
Gitblit v1.9.3