ソースを参照

实现顶栏对齐

Shinohara Haruna 6 ヶ月 前
コミット
27486873a3
1 ファイル変更1 行追加0 行削除
  1. 1 0
      smsb-plus-ui/src/layout/components/Navbar.vue

+ 1 - 0
smsb-plus-ui/src/layout/components/Navbar.vue

@@ -235,6 +235,7 @@ watch(
     position: absolute;
     background-color: transparent;
     left: 50px;
+    margin-top: 5px;
   }
 
   .errLog-container {