Files
trumpsignal-frontend/app/[locale]
k 8ab7c55288 fix: navbar sticky, composite card styling, needle clip
- overflow-x: clip on html/body (was `hidden`, which silently made body a
  scroll container and broke position:sticky on the navbar)
- .macro-composite: card style matching indicator cards (14px margin,
  border + 12px radius + surface bg + shadow-1, no more full-bleed band)
- .macro-composite-track: remove overflow:hidden so 24px needle isn't
  clipped by 18px track; add 6px vertical margin for breathing room

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-27 16:18:14 +08:00
..