Files
SixFlagsSuperCalendar/components/ParkMonthCalendar.tsx
Josh Wright 040c1e4d70
All checks were successful
Build and Deploy / Build & Push (push) Successful in 53s
fix: responsive park month calendar — dot-only on mobile, full pill on desktop
Mobile cells (~55px wide) can't fit hours text legibly, so show only a
colored dot when open and a dash when no data. Desktop restores the full
pill (hours + tz abbreviation) via Tailwind responsive classes. Row height
is controlled by a new .park-calendar-grid CSS class: 72px fixed on mobile,
minmax(96px, auto) on sm+, keeping desktop cells from looking cramped.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-05 09:31:48 -04:00

9.3 KiB