style: large modal height responsive

This commit is contained in:
jialin
2025-11-12 19:18:10 +08:00
parent d1fa6dd03c
commit b7656d65e7
13 changed files with 85 additions and 62 deletions
@@ -140,7 +140,7 @@ const SupportedHardware: React.FC<SupportedHardwareProps> = ({
<Box>
<ProviderCatalog
onSelect={onSelect}
height={60}
height={50}
current={current}
dataList={supportedHardPlatforms}
clickable={clickable}