fix(fab): make tap highlight transparent

This commit is contained in:
vdegenne 2023-11-22 09:56:38 +01:00
parent f7a66a8bbe
commit 4e8053d15d

View File

@ -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']) {