Skip to content

Commit

Permalink
fix(fab): make tap highlight transparent
Browse files Browse the repository at this point in the history
  • Loading branch information
vdegenne committed Nov 22, 2023
1 parent f7a66a8 commit 4e8053d
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 4e8053d

Please sign in to comment.