InputNumber: fix style when nested in form item

pull/6660/head
Leopoldthecoder 2017-08-22 18:14:57 +08:00 committed by 杨奕
parent 12823a6e24
commit f0c4c5b587
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
display: inline-block;
width: 180px;
position: relative;
line-height: normal;
& .el-input {
display: block;