Skip to content

Commit 4e8053d

Browse files
committed
fix(fab): make tap highlight transparent
1 parent f7a66a8 commit 4e8053d

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)