Commit be0fec73 authored by baiyaaaaa's avatar baiyaaaaa

fix inline form style bug

parent d1a2335e
......@@ -27,6 +27,7 @@
}
& .el-form-item__content {
display: inline-block;
vertical-align: top;
}
&.el-form--label-top .el-form-item__content {
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