Skip to content

Commit

Permalink
fix(settings): icon position
Browse files Browse the repository at this point in the history
  • Loading branch information
domw30 committed Jun 14, 2024
1 parent 629fc2b commit a3959a3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
&__checkbox-icon {
position: absolute;
top: 10px;
left: 18px;
left: 22px;
color: theme.$color-secondary-11;
}
}

0 comments on commit a3959a3

Please sign in to comment.