Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 0a5fec5

Browse files
authored
perf(button): Remove extra CSS, now that ripple handles tap highlight color (#1520)
1 parent fc2b098 commit 0a5fec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mdc-button/_mixins.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@
8888
text-align: center;
8989
user-select: none;
9090
-webkit-appearance: none;
91-
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
9291
overflow: hidden;
9392
vertical-align: middle;
9493

0 commit comments

Comments
 (0)