Skip to content

Commit

Permalink
Merge pull request #5212 from vdegenne:segmented-button-transparent-h…
Browse files Browse the repository at this point in the history
…ighlight

PiperOrigin-RevId: 584665283
  • Loading branch information
copybara-github committed Nov 22, 2023
2 parents a7dc69f + e4728bd commit 6be83b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions labs/segmentedbutton/internal/_shared.scss
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
:host {
display: inline-flex;
outline: none;
-webkit-tap-highlight-color: transparent;
}

.md3-segmented-button {
Expand Down

0 comments on commit 6be83b4

Please sign in to comment.