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 77785a0 commit 18f42fcCopy full SHA for 18f42fc
src/components/form/CheckboxField.tsx
@@ -78,7 +78,7 @@ const CheckboxField: React.FC<CheckboxFieldProps> = ({
78
<Stack
79
direction='row'
80
alignItems='center'
81
- marginLeft='-9px'
+ marginLeft='-12px'
82
marginBottom={formTypography.marginBottom}
83
gap={1}
84
>
0 commit comments