1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

chore: style fix

This commit is contained in:
2022-04-15 14:26:45 +02:00
parent 31b09f27cc
commit a9e4eb685d

View File

@@ -23,7 +23,6 @@ const useStyles = makeStyles(() => ({
},
runButton: {
display: 'flex',
flexDirection: 'column',
alignItems: 'center',
padding: '5px 5px',
minWidth: 'unset'