Skip to content

Commit

Permalink
fix(Checkbox): fix icon position styles
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared committed Sep 18, 2024
1 parent e23b4ae commit da1107a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ $dt-color-checkbox-background-color-checked: $color-gray-500;

.icon {
position: relative;
top: -2px;
color: $color-white;
}

Expand Down

0 comments on commit da1107a

Please sign in to comment.