From ef23ec8af9b6f59d7f33ca6211c7154eac5a8088 Mon Sep 17 00:00:00 2001 From: Alex Cheung Date: Wed, 22 Jan 2025 18:14:55 +0800 Subject: [PATCH] layout fix --- src/pages/authentication/AuthWrapper.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/pages/authentication/AuthWrapper.js b/src/pages/authentication/AuthWrapper.js index 1066eb1..8623d9e 100644 --- a/src/pages/authentication/AuthWrapper.js +++ b/src/pages/authentication/AuthWrapper.js @@ -33,14 +33,14 @@ const AuthWrapper = ({ children }) => { minHeight: '87vh' }} > - + - +
@@ -73,14 +73,14 @@ const AuthWrapper = ({ children }) => { - + - + {children}