Skip to content

Commit bedcd65

Browse files
Merge pull request #5215 from vdegenne:list-item-transparent-highlight
PiperOrigin-RevId: 585736156
2 parents 21432b3 + cca0789 commit bedcd65

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

list/internal/listitem/_list-item.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
:host {
3838
border-radius: map.get($tokens, 'container-shape');
3939
display: flex;
40+
-webkit-tap-highlight-color: transparent;
4041

4142
@include ripple.theme(
4243
(

0 commit comments

Comments
 (0)