Skip to content

Commit 9c87f76

Browse files
committed
Review
1 parent 44ea740 commit 9c87f76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ra-ui-materialui/src/field/RecordField.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ const Root = styled(Stack, {
136136
flexDirection: 'row',
137137
},
138138
[`& .${RecordFieldClasses.label}`]: {
139-
fontSize: '0.75em',
139+
fontSize: '0.75rem',
140140
marginBottom: '0.2em',
141141
color: (theme.vars || theme).palette.text.secondary,
142142
},

0 commit comments

Comments
 (0)