From e90914b3204f1d86177362661a89d0132a046e26 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Fri, 7 Feb 2025 01:33:29 +0800 Subject: [PATCH] refactor: improve SignIn form layout and centering --- components/SignIn.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/SignIn.tsx b/components/SignIn.tsx index 766373e..0316742 100644 --- a/components/SignIn.tsx +++ b/components/SignIn.tsx @@ -48,7 +48,10 @@ export function SignIn() { setLoading(false) } return ( -
+