Skip to content

Commit

Permalink
style(checkbox): adjust checkbox margin for alignment (#1931)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored and kajabi-bot committed Sep 16, 2024
1 parent 732a13b commit 507a96d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ $-checkbox-focus-outline-color: sage-color(primary, 200);
}

.sage-checkbox & {
margin-top: rem(4px);
margin-top: rem(2px);
}

&.sage-checkbox, // spcificity that should apply only to `--standalone` variation
Expand Down

0 comments on commit 507a96d

Please sign in to comment.