From aecbbbe54a01601b360866bc548c5f8d3a6360e5 Mon Sep 17 00:00:00 2001 From: Aarvis Date: Thu, 12 Mar 2026 23:17:13 +0800 Subject: [PATCH] fix: add rounded corners to Sign In button (#1608) - Make Sign In button consistent with Sign Up button - Add borderRadius: 4px to match design system - Fixes #1608 --- src/cloud/pages/home/HomePageSignInForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cloud/pages/home/HomePageSignInForm.tsx b/src/cloud/pages/home/HomePageSignInForm.tsx index 40e2483057..af917310cd 100644 --- a/src/cloud/pages/home/HomePageSignInForm.tsx +++ b/src/cloud/pages/home/HomePageSignInForm.tsx @@ -200,7 +200,7 @@ const HomePageSignInForm = () => { Sign Up -