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
457a66ccc3 Prettier format pending files 2025-11-11 02:44:36 +00:00
Builder.io
d99e28ed88 Create AdminStaffAdmin component
cgen-a77cb9598e9746dfa17a04731344f6ba
2025-11-11 01:57:01 +00:00