web UI usability changes

This commit is contained in:
proddy
2020-10-08 21:12:02 +02:00
parent 0cc2abfcfe
commit 45945c9926
5 changed files with 87 additions and 77 deletions

View File

@@ -25,7 +25,7 @@ const theme = createMuiTheme({
success: {
main: green[500]
}
},
}
});
export default class CustomMuiTheme extends Component {