Skip to content

Commit

Permalink
chore: fixed checkbox scss selector
Browse files Browse the repository at this point in the history
  • Loading branch information
RberendsDITP committed Nov 29, 2024
1 parent f0c6db3 commit a434716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/component-library-angular/src/checkbox/index.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.utrecht-checkbox--html-input.utrecht-checkbox--custom.utrecht-checkbox {
.utrecht-checkbox--html-input.utrecht-checkbox--custom {
&:not(:checked) {
background-image: none;
}
Expand Down

0 comments on commit a434716

Please sign in to comment.