浏览代码

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 {