move template buttons

Signed-off-by: nikolar <reyna.nikolayev@autodesk.com>
This commit is contained in:
nikolar
2024-10-03 15:05:41 -07:00
parent 323e612907
commit f1994b5010
@@ -63,7 +63,7 @@ const useStyles = makeStyles(theme => ({
footer: {
display: 'flex',
flexDirection: 'row',
justifyContent: 'right',
justifyContent: 'left',
marginTop: theme.spacing(2),
},
formWrapper: {