Skip to content

Commit

Permalink
Update switch.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Jul 16, 2024
1 parent e4c18e4 commit 843ccac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/components/switch/switch.scss
Original file line number Diff line number Diff line change
Expand Up @@ -206,6 +206,7 @@ $checked-active-transition-size: calc(
}
}

// If we set data-aid-icon or data-aid-icon-after it should overwrite the default icons. Therefore I put it at the end of the file
/* stylelint-disable-next-line no-duplicate-selectors */
> input {
&[data-aid-icon]:not(:checked)::after {
Expand Down

0 comments on commit 843ccac

Please sign in to comment.