fix address input width

This commit is contained in:
miloschwartz
2026-06-11 18:34:22 -07:00
parent 820f66e58f
commit 3fcfd3304f

View File

@@ -561,7 +561,7 @@ export default function Page() {
</Button> </Button>
</SettingsFormCell> </SettingsFormCell>
{showAdvancedSettings && ( {showAdvancedSettings && (
<SettingsFormCell span="quarter"> <SettingsFormCell span="half">
<FormField <FormField
control={ control={
form.control form.control