Browse Source

fix profile

LiuHao 2 years ago
parent
commit
327e60d9f3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/layout/components/Navbar.vue

+ 1 - 0
src/layout/components/Navbar.vue

@@ -235,6 +235,7 @@ const handleCommand = (command: string) => {
           width: 40px;
           height: 40px;
           border-radius: 10px;
+          margin-top: 10px;
         }
 
         i {