fix: mono font styling
This commit is contained in:
parent
e8d1dba0e2
commit
6f733864b7
@ -11,8 +11,9 @@ export const theme = extendTheme({
|
||||
].join(','),
|
||||
mono: [
|
||||
'SFMono-Regular,Menlo,Monaco',
|
||||
'"Sarasa Mono CJK SC",',
|
||||
'"Sarasa Mono CJK SC"',
|
||||
'Consolas,"Liberation Mono","Courier New",monospace',
|
||||
'"Microsoft YaHei UI"',
|
||||
].join(','),
|
||||
},
|
||||
components: {
|
||||
|
Loading…
Reference in New Issue
Block a user