Skip to content

Commit

Permalink
Merge branch 'main' into fix/2736-error-container-in-pattern-marked-a…
Browse files Browse the repository at this point in the history
…s-hidden-but-has-a-focusable-element
  • Loading branch information
precious-onyenaucheya-ons authored Sep 20, 2023
2 parents 1f4db2c + b028cda commit b2505a1
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 b2505a1

Please sign in to comment.