Skip to content

Commit

Permalink
Merge branch 'main' into icons-misc-additions
Browse files Browse the repository at this point in the history
  • Loading branch information
laurenmrice authored Mar 12, 2021
2 parents 7ffdde6 + 6441afd commit fa02989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/components/checkbox/_checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
.#{$prefix}--checkbox-label::after {
position: absolute;
top: rem(8px);
left: rem(6px);
left: rem(7px);
width: rem(9px);
height: rem(5px);
margin-top: rem(-3px) #{'/*rtl:0rem*/'};
Expand Down

0 comments on commit fa02989

Please sign in to comment.