From e7dba8ccb33e1463fabd4af1031b9790c09f1f9f Mon Sep 17 00:00:00 2001 From: anna Date: Tue, 26 Mar 2024 11:06:43 +0800 Subject: [PATCH] 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={{