Explorar el Código

实现顶栏对齐

Shinohara Haruna hace 6 meses
padre
commit
27486873a3
Se han modificado 1 ficheros con 1 adiciones y 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 {