Merge branch 'dev' into sg

This commit is contained in:
Olivier Gagnon 2021-10-07 23:53:49 -04:00
commit 500063e87e

@ -78,7 +78,8 @@ export function refreshTheme(): void {
}, },
}, },
typography: { typography: {
fontFamily: "monospace", fontFamily:
"Lucida Console, Lucida Sans Unicode, Fira Mono, Consolas, Courier New, Courier, monospace, Times New Roman",
button: { button: {
textTransform: "none", textTransform: "none",
}, },