Skip to content

Commit

Permalink
fix: Set touch target to display: none
Browse files Browse the repository at this point in the history
  • Loading branch information
pennin committed Aug 29, 2024
1 parent cf84a27 commit a696121
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions radio/internal/_radio.scss
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@ $_md-sys-motion: tokens.md-sys-motion-values();
}

:host([touch-target='none']) .touch-target {
width: 100%;
height: 100%;
display: none;
}

md-ripple {
Expand Down

0 comments on commit a696121

Please sign in to comment.