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={{