Files
nidus/internal
arnefandCopilot 37399d1ceb Stack dashboard form fields on mobile instead of breaking layout
The new-calendar/new-address-book creation forms and the per-resource
share form used flex-row layouts that overflowed on narrow viewports.
Switch to flex-col on mobile, flex-row from sm: up, with inputs/buttons
going full-width below the sm breakpoint.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-08-19 12:57:05 +02:00
..