Commit f0c4c5b5 authored by Leopoldthecoder's avatar Leopoldthecoder Committed by 杨奕

InputNumber: fix style when nested in form item

parent 12823a6e
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
display: inline-block; display: inline-block;
width: 180px; width: 180px;
position: relative; position: relative;
line-height: normal;
& .el-input { & .el-input {
display: block; display: block;
......
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