style : 模型管理卡片高度

This commit is contained in:
bin
2025-11-12 17:05:01 +08:00
parent 109a807384
commit c9de3fb642

View File

@@ -361,7 +361,7 @@ function ModelManagement() {
</Space>
}
style={{ height: '100%' }}
bodyStyle={{ height: 'calc(100% - 60px)', overflow: 'auto' }}
styles={{ body:{height:'calc(80vh)'}}}
>
<Form
form={form}