Skip to content

Commit c3bfbaa

Browse files
committed
fix(chip): make tap highlight transparent
1 parent f7a66a8 commit c3bfbaa

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)