Skip to content

Commit b851f73

Browse files
authored
style: add system-ui to default font stack (#7012)
1 parent 90be6a0 commit b851f73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/decap-cms-ui-default/src/styles.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import { css, Global } from '@emotion/react';
66
*/
77
const fonts = {
88
primary: `
9+
system-ui,
910
-apple-system,
1011
BlinkMacSystemFont,
1112
"Segoe UI",

0 commit comments

Comments
 (0)