Ver código fonte

修改头部行高

秦鹏 3 anos atrás
pai
commit
e44a12ac97
1 arquivos alterados com 2 adições e 0 exclusões
  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;
       }
     }
     // 取消组件默认的样式