fix: no clusters tips in adding worker modal
This commit is contained in:
@@ -98,7 +98,7 @@ const SupportedHardware: React.FC<SupportedHardwareProps> = ({
|
||||
icon: (
|
||||
<IconFont
|
||||
type="icon-amd-logo"
|
||||
style={{ fontSize: 60, color: 'var(--ant-color-text)' }}
|
||||
style={{ fontSize: 64, color: 'var(--ant-color-text)' }}
|
||||
/>
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user