wuxiang 2 년 전
부모
커밋
9b6906ed5d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/layout/Header/index.vue

+ 1 - 1
src/layout/Header/index.vue

@@ -20,7 +20,7 @@ export default {
     padding: 0px;
     display: flex;
     justify-content: space-between;
-    height: 100px !important;
+    height: 70px !important;
     .title{
       color: white;
       position: absolute;