Commit 77bffb9a by zhaochengxiang

bug fix

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