Skip to content

Commit 6be83b4

Browse files
Merge pull request #5212 from vdegenne:segmented-button-transparent-highlight
PiperOrigin-RevId: 584665283
2 parents a7dc69f + e4728bd commit 6be83b4

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)