提交 f8102446 编写于 作者: 无木

fix(form): fixed formitem style

修复FormItem样式问题

fixed: #1231
上级 07b17b97
......@@ -340,7 +340,7 @@
wrapperCol={wrapperCol}
>
<div style="display:flex">
<div style="flex:1;width:0;">{getContent()}</div>
<div style="flex:1;overflow:hidden;">{getContent()}</div>
{showSuffix && <span class="suffix">{getSuffix}</span>}
</div>
</Form.Item>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册