Skip to content

Commit

Permalink
Merge pull request #671 from buildo/remove-checkbox-bottom-padding
Browse files Browse the repository at this point in the history
  • Loading branch information
gabro authored Jul 11, 2023
2 parents 2762069 + 71b276d commit c0b56d1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export function InternalCheckbox({ option, inputRef, inputProps }: Props) {
{...focusProps}
color={undefined}
cursor={{ default: "pointer", disabled: "notAllowed" }}
paddingBottom={4}
className={fieldContainer}
>
<VisuallyHidden>
Expand Down

0 comments on commit c0b56d1

Please sign in to comment.