326 B
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