We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44ea740 commit 9c87f76Copy full SHA for 9c87f76
packages/ra-ui-materialui/src/field/RecordField.tsx
@@ -136,7 +136,7 @@ const Root = styled(Stack, {
136
flexDirection: 'row',
137
},
138
[`& .${RecordFieldClasses.label}`]: {
139
- fontSize: '0.75em',
+ fontSize: '0.75rem',
140
marginBottom: '0.2em',
141
color: (theme.vars || theme).palette.text.secondary,
142
0 commit comments