Skip to content

Commit

Permalink
remove commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
precious-onyenaucheya-ons committed Oct 2, 2024
1 parent a747964 commit ac66f09
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/button/_button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ $button-shadow-size: 3px;
// Required for Google Tag Manager
pointer-events: none;
position: relative;
// &:has(> .ons-icon + .ons-btn__text) {
// padding-left: 1rem;
// }
// &:has(> .ons-btn__text + .ons-icon) {
// padding-right: 1rem;
// }
.ons-icon {
fill: var(--ons-color-text-inverse);
height: 18px;
Expand Down

0 comments on commit ac66f09

Please sign in to comment.