chris 219256be55 Fix guided tour tooltip going off-screen on mobile
Body scroll is locked for the tour's duration, so scrollIntoView on the
step-2 target had nothing to scroll and its position was measured way
off-screen. Scroll the frozen body's offset directly instead, and clamp
tooltip vertical position to the viewport as a safety net.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-19 11:27:44 -04:00
..
2026-06-18 11:42:21 -04:00