feat: bug修复
This commit is contained in:
@@ -510,7 +510,7 @@ const StockChartAntdModal = ({
|
||||
centered
|
||||
zIndex={2500}
|
||||
mask={true}
|
||||
destroyOnClose={true}
|
||||
destroyOnHidden={true}
|
||||
bodyStyle={{ maxHeight: 'calc(90vh - 120px)', overflowY: 'auto', padding: '16px' }}
|
||||
>
|
||||
<div style={{ width: '100%' }}>
|
||||
|
||||
Reference in New Issue
Block a user