LiuHao 2 лет назад
Родитель
Сommit
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 {