Commit 150bd709 authored by lvjiaxuan's avatar lvjiaxuan Committed by luckyCao

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

parent 66762ffa
...@@ -97,6 +97,7 @@ ...@@ -97,6 +97,7 @@
.el-input__count-inner { .el-input__count-inner {
background: $--color-white; background: $--color-white;
line-height: initial;
display: inline-block; display: inline-block;
padding: 0 5px; padding: 0 5px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment