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

pull/15716/head
lvjiaxuan 2019-05-24 15:23:16 +08:00 committed by luckyCao
parent 66762ffa23
commit 150bd70981
1 changed files with 1 additions and 0 deletions

View File

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