fix: UI 未对齐问题

This commit is contained in:
Zhaokun Zhang
2025-09-11 21:34:49 +08:00
parent 93adcd57d7
commit b6c547ae98
2 changed files with 2 additions and 2 deletions

View File

@@ -304,7 +304,7 @@ export default function SettingsHeaderNavModules(props) {
headerNavModules.pricing?.requireAuth || false
}
onChange={handlePricingAuthChange}
size='small'
size='default'
/>
</div>
</div>