Shannon_mu 2 년 전
부모
커밋
2a0748c799
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      commandCenter/src/components/common/Home.vue

+ 1 - 1
commandCenter/src/components/common/Home.vue

@@ -47,7 +47,7 @@ export default {
         width: 100%;
         position: absolute;
         top: 0;
-        padding-top: 110px;
+        // padding-top: 110px;
         box-sizing: border-box;
         background: #2a3448;
         &.routePath {