style: gpu instance service

This commit is contained in:
jialin
2026-06-01 21:06:56 +08:00
committed by jialin
parent 65ea65e9ae
commit e314f25a77
8 changed files with 49 additions and 134 deletions
@@ -95,6 +95,7 @@ const ClusterAdvanceConfig: React.FC<{
<Form.Item<FormData>
name="system_default_container_registry"
style={{ marginBottom: 16 }}
normalize={(value) => value?.trim?.() || null}
>
<CInput.Input
label={intl.formatMessage({