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:
2026-04-08 20:34:08 +02:00
parent a1ae8889f5
commit a0eecbbbeb
4 changed files with 4 additions and 1 deletions
@@ -214,6 +214,7 @@
.svg-wrap {
width: 100%;
-webkit-tap-highlight-color: transparent;
}
.svg-wrap :global(svg) {