Skip to content

Commit a7dc69f

Browse files
Merge pull request #5210 from vdegenne:fab-transparent-highlight
PiperOrigin-RevId: 584665022
2 parents df1539c + 4e8053d commit a7dc69f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

fab/internal/_shared.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ $_md-sys-motion: tokens.md-sys-motion-values();
2626
);
2727

2828
display: inline-flex;
29+
-webkit-tap-highlight-color: transparent;
2930
}
3031

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

0 commit comments

Comments
 (0)