There was an error while loading. Please reload this page.
1 parent 93fc2ab commit 70f4680Copy full SHA for 70f4680
1 file changed
packages/neuron-ui/src/theme.tsx
@@ -34,6 +34,7 @@ import {
34
import { registerIcons } from 'utils/icons'
35
36
loadTheme({
37
+ defaultFontStyle: { fontFamily: 'inherit' },
38
fonts: {
39
tiny: { fontSize: '11px' },
40
xSmall: { fontSize: '12px', lineHeight: '12px' },
0 commit comments