Skip to content

Commit e4728bd

Browse files
committed
fix(segmented-button): make tap highlight transparent
1 parent f7a66a8 commit e4728bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

labs/segmentedbutton/internal/_shared.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
:host {
4646
display: inline-flex;
4747
outline: none;
48+
-webkit-tap-highlight-color: transparent;
4849
}
4950

5051
.md3-segmented-button {

0 commit comments

Comments
 (0)