소스 검색

实现顶栏对齐

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 {