mirror of https://github.com/ElemeFE/element
InputNumber: fix style when nested in form item
parent
12823a6e24
commit
f0c4c5b587
|
@ -7,6 +7,7 @@
|
|||
display: inline-block;
|
||||
width: 180px;
|
||||
position: relative;
|
||||
line-height: normal;
|
||||
|
||||
& .el-input {
|
||||
display: block;
|
||||
|
|
Loading…
Reference in New Issue