Преглед изворни кода

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;
     }