Skip to content

Commit

Permalink
Merge branch 'main' into add-pr-checks-and-label-checks
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccar authored Sep 20, 2023
2 parents b8135c7 + b028cda commit 7c80b14
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 7c80b14

Please sign in to comment.