Upddated Stepper

Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
This commit is contained in:
Andre Wanlin
2023-04-17 15:52:55 -05:00
parent ad1a1429de
commit 7a55e5d809
@@ -53,7 +53,7 @@ const useStyles = makeStyles(theme => ({
display: 'flex',
flexDirection: 'row',
justifyContent: 'right',
padding: theme.spacing(2),
marginTop: theme.spacing(2),
},
formWrapper: {
padding: theme.spacing(2),