update
This commit is contained in:
@@ -24,6 +24,11 @@ export const applyThemeWithOverrides = (themeConfig: ThemeOptions): ThemeOptions
|
||||
...themeConfig.shape,
|
||||
borderRadius: 4,
|
||||
},
|
||||
typography: {
|
||||
...themeConfig.typography,
|
||||
fontFamily:
|
||||
'-apple-system, BlinkMacSystemFont, "SF Pro Text", "PingFang SC", "ZCOOL QingKe HuangYou", "Inter", "Hiragino Sans GB", "Microsoft YaHei", sans-serif',
|
||||
},
|
||||
components: {
|
||||
MuiCssBaseline: {
|
||||
styleOverrides: {
|
||||
|
||||
Reference in New Issue
Block a user