fiddy/docs/app_dev_plan/06_groups_ui_alignment.md
2026-02-11 23:45:15 -08:00

326 B

Groups UI Alignment Fixes

Focus

Fix dropdown alignment and center the invite code modal without clipping.

Changes

  • Center dropdown relative to its trigger button.
  • Center invite code modal within viewport with safe padding and scroll handling.

Files

  • apps/web/components/navbar.tsx

Status

  • Implemented