소스 검색

fix profile

LiuHao 2 년 전
부모
커밋
327e60d9f3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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 {