mirror of
https://github.com/caty21/forex-dashboard.git
synced 2026-07-28 21:07:45 +00:00
e4e21755f2
Le container overflow-x-auto clippait les tooltips positionnés en absolu. Nouveau composant TooltipLabel : calcule la position via getBoundingClientRect() et rend le tooltip dans document.body via createPortal — visible partout, indépendant de tout ancestor overflow. Ajout du petit cercle "i" à côté du label pour signaler la présence du tooltip. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>