style : 模型管理卡片高度
This commit is contained in:
@@ -361,7 +361,7 @@ function ModelManagement() {
|
|||||||
</Space>
|
</Space>
|
||||||
}
|
}
|
||||||
style={{ height: '100%' }}
|
style={{ height: '100%' }}
|
||||||
bodyStyle={{ height: 'calc(100% - 60px)', overflow: 'auto' }}
|
styles={{ body:{height:'calc(80vh)'}}}
|
||||||
>
|
>
|
||||||
<Form
|
<Form
|
||||||
form={form}
|
form={form}
|
||||||
|
|||||||
Reference in New Issue
Block a user