Commit 42dca842 authored by 十界's avatar 十界

Input-number: fix input-number style in form

parent 0ab3eac9
...@@ -4,7 +4,8 @@ ...@@ -4,7 +4,8 @@
@component-namespace el { @component-namespace el {
@b input-number { @b input-number {
display: inline-block; display: block;
overflow: hidden;
& .el-input__inner { & .el-input__inner {
appearance: none; appearance: none;
......
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