fix button font size
This commit is contained in:
parent
f41ada299b
commit
36a7b4f10a
@ -215,7 +215,8 @@ const theme: ThemeOptions = {
|
|||||||
MuiButtonBase: {
|
MuiButtonBase: {
|
||||||
styleOverrides: {
|
styleOverrides: {
|
||||||
root: {
|
root: {
|
||||||
fontFamily
|
fontFamily,
|
||||||
|
fontSize: "16px",
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user