From ffdb7b7cca073470247ef38254095a2a0c632284 Mon Sep 17 00:00:00 2001 From: Alex Tran Date: Thu, 23 Jan 2025 15:02:58 -0600 Subject: [PATCH] chore: fix form bottom margin --- web/src/lib/components/layouts/AuthPageLayout.svelte | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/web/src/lib/components/layouts/AuthPageLayout.svelte b/web/src/lib/components/layouts/AuthPageLayout.svelte index c6ccec0f5114d..928b33d7f9dbc 100644 --- a/web/src/lib/components/layouts/AuthPageLayout.svelte +++ b/web/src/lib/components/layouts/AuthPageLayout.svelte @@ -19,10 +19,8 @@ -
- - {@render children?.()} - -
+ + {@render children?.()} +