Update nosync-dialog.tsx

This commit is contained in:
rustmailer
2026-01-20 01:21:42 +08:00
parent d0e4cac229
commit 1f4e9f7b06
@@ -164,7 +164,7 @@ export function NoSyncAccountDialog({ currentRow, open, onOpenChange }: Props) {
{t('accounts.clickSaveWhenDone')}
</DialogDescription>
</DialogHeader>
<ScrollArea className='h-[23rem] w-full pr-4 -mr-4 py-1'>
<ScrollArea className='h-[13rem] w-full pr-4 -mr-4 py-1'>
<Form {...form}>
<form
id='nosync-account-form'