소스 검색

修改header 行高

秦鹏 3 년 전
부모
커밋
819292d9aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/components/Header.vue

+ 1 - 1
src/components/Header.vue

@@ -448,7 +448,7 @@ export default {
       // color: #000000;
       // color: #000000;
       color: #fff;
       color: #fff;
       margin-right: 29px;
       margin-right: 29px;
-      line-height: 74px;
+      line-height: 64px;
     }
     }
     display: flex;
     display: flex;
     align-items: center;
     align-items: center;