From a8b12528a4eb1ee1690ac6915d56d4e59a08caea Mon Sep 17 00:00:00 2001 From: grimsi <9295182+grimsi@users.noreply.github.com> Date: Wed, 18 Sep 2024 15:00:01 +0200 Subject: [PATCH] Fix setup page --- src/main/frontend/views/SetupView.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/frontend/views/SetupView.tsx b/src/main/frontend/views/SetupView.tsx index d204c9b..65f7f73 100644 --- a/src/main/frontend/views/SetupView.tsx +++ b/src/main/frontend/views/SetupView.tsx @@ -42,11 +42,11 @@ function ThemeStep() { function UserStep() { return ( -
-
-

Create your account

-

This will set up the initial admin user account.

-
+
+
+

Create your account

+

This will set up the initial admin user account.

+