Skip to content

Commit

Permalink
Change background after colour of checkbox (#2806)
Browse files Browse the repository at this point in the history
Update prepend file to v2 (#2803)

Test signing commit

Test 2
  • Loading branch information
adi-unni authored Sep 20, 2023
1 parent 3e51a09 commit b028cda
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 b028cda

Please sign in to comment.