const theme = createMuiTheme({ overrides: { MuiOutlinedInput: { root:{ padding:'10px', height:'50px', } }, MuiDialogContent: { root:{ padding:'20px 18px!important' } }, }, });
Web Developer | Photography | Graphic Design | Digital artwork | Photo editing
const theme = createMuiTheme({ overrides: { MuiOutlinedInput: { root:{ padding:'10px', height:'50px', } }, MuiDialogContent: { root:{ padding:'20px 18px!important' } }, }, });