From 52d09aedd2e1f7bd3e4a7b272afc9bbca6050599 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Sun, 1 Feb 2026 16:40:26 +0100 Subject: [PATCH] Fix --- web/pages/signup.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/pages/signup.tsx b/web/pages/signup.tsx index 97be8c0..f73fa44 100644 --- a/web/pages/signup.tsx +++ b/web/pages/signup.tsx @@ -146,6 +146,7 @@ export default function SignupPage() { profile={profileForm} user={user} fromSignup + classNameNext="bottom-[calc(30px+var(--bnh))]" /> ) : (