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>