Files
gnezim b181440e6f fix: restructure PageLayout to match Angular's two-row header/content layout
- Convert PageLayout from single-row to two-row structure (header row + content row)
- Move tabs to headerLeft prop to appear in proper header row
- Update all page components (OnlineBoardStartPage, ScheduleStartPage, search pages, detail pages)
- Update SCSS to use page-layout__row and page-layout__column-left/right classes
- Ensure pixel-perfect layout parity with Angular version
2026-04-06 10:43:23 +03:00
..