diff --git a/src/theme/mui.js b/src/theme/mui.js index a9961d17..0cc2b232 100644 --- a/src/theme/mui.js +++ b/src/theme/mui.js @@ -102,6 +102,9 @@ export default createMuiTheme({ borderBottom: `2px solid ${secondary}`, }, }, + formControl: { + marginTop: '0px !important', + }, }, MuiStepLabel: { label: {