mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 14:18:26 +02:00
reduce spacing in forms
This commit is contained in:
parent
f224bfa4ee
commit
11cbafb92a
16 changed files with 94 additions and 80 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue