diff --git a/web/src/lib/components/layouts/AuthPageLayout.svelte b/web/src/lib/components/layouts/AuthPageLayout.svelte index 78ff67cfcb..c6ccec0f51 100644 --- a/web/src/lib/components/layouts/AuthPageLayout.svelte +++ b/web/src/lib/components/layouts/AuthPageLayout.svelte @@ -18,8 +18,11 @@ {title} - - {@render children?.()} - + +
+ + {@render children?.()} + +