Commit graph

3 commits

Author SHA1 Message Date
Claude
b640b0d2ad
Mobile optimization pass for responsive layouts
- TabsList: Add responsive grid columns (grid-cols-2/3 on mobile)
- Headers: Stack vertically on mobile with responsive text sizes
- Dialogs: Use viewport-relative heights (70-80vh on mobile)
- Grids: Add sm: breakpoints for single-column mobile layouts
- Tables: Add overflow-x-auto for horizontal scrolling
- Buttons: Full-width on mobile with flex-1 sm:flex-none
- Select triggers: Full-width on mobile

Files updated: 21 component and page files across admin,
staff, dashboards, and hub sections.
2026-01-26 22:46:26 +00:00
Builder.io
af5130cc86 Prettier format pending files 2025-11-13 06:59:57 +00:00
Builder.io
fc1bf43a2f Create CommentsModal component for viewing and managing comments
cgen-9440193288b84b4e92d73d89a9ef87c7
2025-11-13 06:31:47 +00:00