Merge branch 'master' into dev

This commit is contained in:
Olivier Gagnon
2021-09-18 02:23:04 -04:00
4 changed files with 8 additions and 9 deletions
+1
View File
@@ -31,6 +31,7 @@ const useStyles = makeStyles((theme: Theme) =>
},
preformatted: {
whiteSpace: "pre-wrap",
overflowWrap: "anywhere",
margin: theme.spacing(0),
},
list: {