fix: mono font styling

This commit is contained in:
鲁树人 2023-12-22 10:32:26 +00:00
parent 0280bbbdfd
commit 2db1b7fb7f

View File

@ -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: {