mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-21 13:38:20 +00:00
reduce spacing in forms
This commit is contained in:
@@ -211,7 +211,7 @@ export default function ResetPasswordForm({
|
||||
</CardDescription>
|
||||
</CardHeader>
|
||||
<CardContent>
|
||||
<div className="space-y-8">
|
||||
<div className="space-y-4">
|
||||
{state === "request" && (
|
||||
<Form {...requestForm}>
|
||||
<form
|
||||
|
||||
Reference in New Issue
Block a user