소스 검색

修改头部行高

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

+ 2 - 0
src/components/Header.vue

@@ -461,6 +461,8 @@ export default {
       li {
         font-size: 16px;
         background: none;
+        height: 64px;
+        line-height: 64px;
       }
     }
     // 取消组件默认的样式