Skip to content

Commit

Permalink
Merge pull request #5210 from vdegenne:fab-transparent-highlight
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 584665022
  • Loading branch information
copybara-github committed Nov 22, 2023
2 parents df1539c + 4e8053d commit a7dc69f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fab/internal/_shared.scss
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ $_md-sys-motion: tokens.md-sys-motion-values();
);

display: inline-flex;
-webkit-tap-highlight-color: transparent;
}

:host([size='medium'][touch-target='wrapper']) {
Expand Down

0 comments on commit a7dc69f

Please sign in to comment.