Files
stock_chart_site/web/app/[code]/page.tsx
claude-owner faa0163089 feat(symbol-page): split header into 2 rows so PeriodTabs has room on mobile
The single-row header packed nav + 비교/공유/Star + 7-tab PeriodTabs side by
side. On narrow widths the line wrapped with PeriodTabs landing mid-row, which
looked broken. Move PeriodTabs to its own row underneath, right-aligned with
overflow-x-auto fallback. Action group keeps flex-wrap as a defensive fallback.

Pure layout — no behavior change.
2026-05-29 00:46:20 +09:00

11 KiB