fix: remove tap highlight on interactive mobile elements
Add -webkit-tap-highlight-color: transparent to muscle heatmap, water cups, exercise filter pills, and flip stats legend target triangle 180 degrees.
This commit is contained in:
@@ -214,6 +214,7 @@
|
||||
|
||||
.svg-wrap {
|
||||
width: 100%;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
}
|
||||
|
||||
.svg-wrap :global(svg) {
|
||||
|
||||
Reference in New Issue
Block a user