mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-19 08:48:34 +02:00
small visual enhancements to icons
This commit is contained in:
parent
5388c5d5b4
commit
45e1bff2e0
28 changed files with 299 additions and 138 deletions
|
@ -134,7 +134,7 @@ export default function VerifyEmailForm({
|
|||
<Form {...form}>
|
||||
<form
|
||||
onSubmit={form.handleSubmit(onSubmit)}
|
||||
className="space-y-6"
|
||||
className="space-y-8"
|
||||
>
|
||||
<FormField
|
||||
control={form.control}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue