浏览代码

Input: fix show-word-count style in el-form (#15359)

lvjiaxuan 6 年之前
父节点
当前提交
150bd70981
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/theme-chalk/src/input.scss

+ 1 - 0
packages/theme-chalk/src/input.scss

@@ -97,6 +97,7 @@
 
     .el-input__count-inner {
       background: $--color-white;
+      line-height: initial;
       display: inline-block;
       padding: 0 5px;
     }