Commit aef62e66 by zhaochengxiang

bug fix

parent e097918d
......@@ -170,12 +170,10 @@ const ImportActionHeader = (props) => {
const formItemLayout = {
labelCol: {
xs: { span: 24 },
sm: { span: 6 },
flex: '120px',
},
wrapperCol: {
xs: { span: 24 },
sm: { span: 18 },
flex: 'auto',
},
};
......
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