Skip to content

Commit

Permalink
Merge pull request #5215 from vdegenne:list-item-transparent-highlight
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 585736156
  • Loading branch information
copybara-github committed Nov 27, 2023
2 parents 21432b3 + cca0789 commit bedcd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions list/internal/listitem/_list-item.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
:host {
border-radius: map.get($tokens, 'container-shape');
display: flex;
-webkit-tap-highlight-color: transparent;

@include ripple.theme(
(
Expand Down

0 comments on commit bedcd65

Please sign in to comment.