Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(button): remove webkit tap highlight (#4953)
Removes the overlay that gets added when tapping on something on a mobile Webkit browser. It is unnecessary in our case, because we render a ripple and we have an overlay that darkens focused buttons.
- Loading branch information