mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-18 06:09:51 +00:00
use consistent button spacing
This commit is contained in:
@@ -528,7 +528,7 @@ export default function ResetPasswordForm({
|
||||
)}
|
||||
|
||||
{state === "request" && (
|
||||
<div className="flex flex-col gap-2">
|
||||
<div className="flex flex-col gap-4">
|
||||
{env.email.emailEnabled && (
|
||||
<Button
|
||||
type="submit"
|
||||
|
||||
Reference in New Issue
Block a user