antd的form组件的footer,在接口请求过程中抖动

89 阅读1分钟

解决

.ant-form.ant-form-horizontal .ant-form-item { 
margin-bottom: 0; 
min-height: 56px; 
}