Explorar o código

实现顶栏对齐

Shinohara Haruna hai 6 meses
pai
achega
27486873a3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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 {