Skip to content

Commit

Permalink
Chang background after colour of checkbox
Browse files Browse the repository at this point in the history
  • Loading branch information
adi-unni committed Sep 18, 2023
1 parent 92ed4f3 commit 5d2a164
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/checkboxes/_checkbox.scss
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ $checkbox-padding: 11px;

&:checked,
&:focus {
background-color: initial;

& + .ons-checkbox__label::before {
background: none;
Expand Down Expand Up @@ -123,7 +122,6 @@ $checkbox-padding: 11px;

&:checked,
&:focus {
background-color: initial;

& + .ons-checkbox__label::before {
background: none;
Expand Down

0 comments on commit 5d2a164

Please sign in to comment.