|
|
@@ -753,7 +753,7 @@ const BusCustomFormWizard = (props) => { |
|
|
|
</Grid> |
|
|
|
<Grid item xs={12} mt={1} mb={1}> |
|
|
|
<Stack direction="column" justifyContent="space-between" alignItems="baseline" sx={{ mb: { xs: -0.5, sm: 0.5 } }}> |
|
|
|
<Typography display="inline" variant="h4" sx={{ color: '#1A4399' }}>你的機構/公司資料</Typography> |
|
|
|
<Typography display="inline" variant="h4" /*sx={{ color: '#1A4399' }}*/>你的機構/公司資料</Typography> |
|
|
|
{/* <Typography component={Link} to="/login" variant="body1" sx={{ textDecoration: 'none' }} color="primary"> |
|
|
|
Already have an account? |
|
|
|
</Typography> */} |
|
|
@@ -1429,7 +1429,7 @@ const BusCustomFormWizard = (props) => { |
|
|
|
</Grid> |
|
|
|
<Grid item xs={12} mt={1} mb={1}> |
|
|
|
<Stack direction="column" justifyContent="space-between" alignItems="baseline" sx={{ mb: { xs: -0.5, sm: 0.5 } }}> |
|
|
|
<Typography display="inline" variant="h4" sx={{ color: '#1A4399' }}>你的機構/公司資料</Typography> |
|
|
|
<Typography display="inline" variant="h4" /*sx={{ color: '#1A4399' }}*/>你的機構/公司資料</Typography> |
|
|
|
{/* <Typography component={Link} to="/login" variant="body1" sx={{ textDecoration: 'none' }} color="primary"> |
|
|
|
Already have an account? |
|
|
|
</Typography> */} |
|
|
|