Commit 77bffb9a by zhaochengxiang

bug fix

parent 7acb4073
......@@ -15,7 +15,6 @@ const AssetDetailDrawer = (props) => {
width='80%'
placement="right"
closable={ true }
bodyStyle={{ padding: '15px' }}
destroyOnClose
onClose={() => {
onCancel && onCancel();
......
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