Skip to content

Commit df1539c

Browse files
Merge pull request #5211 from vdegenne:chip-transparent-highlight
PiperOrigin-RevId: 584664879
2 parents f7a66a8 + c3bfbaa commit df1539c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chips/internal/_shared.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
display: inline-flex;
2222
height: var(--_container-height);
2323
cursor: pointer;
24+
-webkit-tap-highlight-color: transparent;
2425

2526
@include ripple.theme(
2627
(

0 commit comments

Comments
 (0)