Browse Source

fix profile

LiuHao 2 năm trước cách đây
mục cha
commit
327e60d9f3
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {