瀏覽代碼

实现顶栏对齐

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 {