From 9cb5abbe9ffbdb3ab0175f704bdcd1f77d951297 Mon Sep 17 00:00:00 2001 From: anna Date: Tue, 26 Mar 2024 10:35:25 +0800 Subject: [PATCH 1/2] update register form UI --- .../authentication/auth-forms/BusCustomFormWizard.js | 6 +++--- .../authentication/auth-forms/CustomFormWizard.js | 10 +++++----- .../authentication/auth-forms/IAmSmartFormWizard.js | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/src/pages/authentication/auth-forms/BusCustomFormWizard.js b/src/pages/authentication/auth-forms/BusCustomFormWizard.js index 5446f46..babc2d1 100644 --- a/src/pages/authentication/auth-forms/BusCustomFormWizard.js +++ b/src/pages/authentication/auth-forms/BusCustomFormWizard.js @@ -1539,7 +1539,7 @@ const BusCustomFormWizard = (props) => { - + : @@ -1558,7 +1558,7 @@ const BusCustomFormWizard = (props) => { : null} {selectedAddress5.type === "hongKong" ? - + : @@ -1567,7 +1567,7 @@ const BusCustomFormWizard = (props) => { : null} - + : diff --git a/src/pages/authentication/auth-forms/CustomFormWizard.js b/src/pages/authentication/auth-forms/CustomFormWizard.js index e68212b..ac8f64b 100644 --- a/src/pages/authentication/auth-forms/CustomFormWizard.js +++ b/src/pages/authentication/auth-forms/CustomFormWizard.js @@ -1674,13 +1674,13 @@ const CustomFormWizard = (props) => { */} - + {/* - + */} @@ -1725,7 +1725,7 @@ const CustomFormWizard = (props) => { - + : @@ -1744,7 +1744,7 @@ const CustomFormWizard = (props) => { : null} {selectedAddress5.type === "hongKong" ? - + : @@ -1753,7 +1753,7 @@ const CustomFormWizard = (props) => { : null} - + : diff --git a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js index ff87672..61360d3 100644 --- a/src/pages/authentication/auth-forms/IAmSmartFormWizard.js +++ b/src/pages/authentication/auth-forms/IAmSmartFormWizard.js @@ -964,7 +964,7 @@ const CustomFormWizard = (props) => { - + : @@ -983,7 +983,7 @@ const CustomFormWizard = (props) => { : null} {selectedAddress5.type === "hongKong" ? - + : @@ -992,7 +992,7 @@ const CustomFormWizard = (props) => { : null} - + : From e7dba8ccb33e1463fabd4af1031b9790c09f1f9f Mon Sep 17 00:00:00 2001 From: anna Date: Tue, 26 Mar 2024 11:06:43 +0800 Subject: [PATCH 2/2] update UI --- src/pages/authentication/auth-forms/CustomFormWizard.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/authentication/auth-forms/CustomFormWizard.js b/src/pages/authentication/auth-forms/CustomFormWizard.js index ac8f64b..580a982 100644 --- a/src/pages/authentication/auth-forms/CustomFormWizard.js +++ b/src/pages/authentication/auth-forms/CustomFormWizard.js @@ -940,7 +940,7 @@ const CustomFormWizard = (props) => { {selectedIdDocType.type === "HKID" ? <> - + { )} - + { endAdornment={)} sx={{ '& .MuiOutlinedInput-input': { - padding: '5px 5px 5px 5px', // Set the desired padding inline + padding: '5px 2px 5px 2px', // Set the desired padding inline }, }} inputProps={{