refactor: env detail

This commit is contained in:
jialin
2026-01-30 18:48:55 +08:00
parent 577996f507
commit 667751dc5f
18 changed files with 377 additions and 187 deletions
@@ -144,7 +144,7 @@ const Instance: React.FC = () => {
}, [detailData]);
return (
<Section title="Model Instance">
<Section title="Model Instance" minHeight={220}>
<Descriptions
items={items}
colon={false}