Browse Source

实现顶栏对齐

Shinohara Haruna 6 months ago
parent
commit
27486873a3
1 changed files with 1 additions and 0 deletions
  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;
     position: absolute;
     background-color: transparent;
     background-color: transparent;
     left: 50px;
     left: 50px;
+    margin-top: 5px;
   }
   }
 
 
   .errLog-container {
   .errLog-container {