mirror of
https://git.um-react.app/um/um-react.git
synced 2025-11-28 03:23:02 +00:00
feat: add support for kuwo ios ekey db
This commit is contained in:
@@ -9,6 +9,11 @@ export const theme = extendTheme({
|
||||
'Segoe UI,Helvetica,Arial,sans-serif',
|
||||
'Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol',
|
||||
].join(','),
|
||||
mono: [
|
||||
'SFMono-Regular,Menlo,Monaco',
|
||||
'"Sarasa Mono CJK SC",',
|
||||
'Consolas,"Liberation Mono","Courier New",monospace',
|
||||
].join(','),
|
||||
},
|
||||
components: {
|
||||
Button: {
|
||||
|
||||
Reference in New Issue
Block a user