Browse Source

修改头部行高

秦鹏 3 years ago
parent
commit
e44a12ac97
1 changed files with 2 additions and 0 deletions
  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;
       }
     }
     // 取消组件默认的样式