From 327e60d9f3663f0023912b09f8e17ed25a18e043 Mon Sep 17 00:00:00 2001
From: LiuHao <liuhaoai545@gmail.com>
Date: 星期日, 02 四月 2023 21:52:22 +0800
Subject: [PATCH] fix profile

---
 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