From 327e60d9f3663f0023912b09f8e17ed25a18e043 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Sun, 2 Apr 2023 21:52:22 +0800 Subject: [PATCH] fix profile --- src/layout/components/Navbar.vue | 1 + 1 file changed, 1 insertion(+) 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 @@ const handleCommand = (command: string) => { width: 40px; height: 40px; border-radius: 10px; + margin-top: 10px; } i {