mirror of https://github.com/ElemeFE/element
Input: fix show-word-count style in el-form (#15359)
parent
66762ffa23
commit
150bd70981
|
@ -97,6 +97,7 @@
|
|||
|
||||
.el-input__count-inner {
|
||||
background: $--color-white;
|
||||
line-height: initial;
|
||||
display: inline-block;
|
||||
padding: 0 5px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue