Skip to content

Commit

Permalink
style(radio): adjust radio margin for alignment (#1932)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored Aug 6, 2024
1 parent 31740a4 commit e474970
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ $-radio-focus-outline-color: currentColor;
}

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

.sage-sortable & {
Expand Down

0 comments on commit e474970

Please sign in to comment.