use consistent button spacing

This commit is contained in:
miloschwartz
2026-05-04 14:26:22 -07:00
parent 969db14a3c
commit 53c138ce3e
6 changed files with 7 additions and 7 deletions

View File

@@ -145,7 +145,7 @@ export default function MfaInputForm({
</Alert>
)}
<div className="space-y-2">
<div className="space-y-4">
<Button
type="submit"
form={formId}