Commit 6f420ec8 by zhaochengxiang

bug fix

parent 3d6f877a
...@@ -173,7 +173,7 @@ const ImportActionHeader = (props) => { ...@@ -173,7 +173,7 @@ const ImportActionHeader = (props) => {
flex: '120px', flex: '120px',
}, },
wrapperCol: { wrapperCol: {
flex: '1 1 200px', flex: '1 1 0%',
}, },
}; };
......
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