Skip to content

Commit a35a475

Browse files
committed
fix: minor style issues
1 parent 382a5a9 commit a35a475

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fields/field-styles.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default makeStyles((theme: Theme) => createStyles({
2323
color: theme.palette.grey[500],
2424
},
2525
normalLabel: {
26-
left: 6,
26+
left: 1,
2727
top: 8,
2828
},
2929
customLabel: {

0 commit comments

Comments
 (0)