You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix modal backdrop styling to use blurred background
Updated share and join modals to use consistent backdrop styling
with blur effect matching the settings modal.
- Changed from bg-black bg-opacity-50 to bg-black/50 backdrop-blur-sm
- Added consistent padding (p-4) to modal containers
- Standardized z-index and flexbox ordering across all modals
0 commit comments