Skip to content

💄 style(ui): Standardize modal backdrop blur across all modals#119

Merged
trickpatty merged 1 commit intomainfrom
claude/standardize-modal-backdrops-cXBFK
Jan 11, 2026
Merged

💄 style(ui): Standardize modal backdrop blur across all modals#119
trickpatty merged 1 commit intomainfrom
claude/standardize-modal-backdrops-cXBFK

Conversation

@trickpatty
Copy link
Owner

Replace inconsistent inline Tailwind backdrop styles with the global
.modal-overlay class that provides consistent blur (4px) and opacity
(rgba 0,0,0,0.4) across all modals.

Updated modals:

  • members.component.ts: 4 modals (invite, change role, remove, access code)
  • profile.component.ts: 2 modals (add passkey, remove passkey)
  • calendars.component.ts: 3 modals (connect, edit, disconnect)

Replace inconsistent inline Tailwind backdrop styles with the global
.modal-overlay class that provides consistent blur (4px) and opacity
(rgba 0,0,0,0.4) across all modals.

Updated modals:
- members.component.ts: 4 modals (invite, change role, remove, access code)
- profile.component.ts: 2 modals (add passkey, remove passkey)
- calendars.component.ts: 3 modals (connect, edit, disconnect)
@trickpatty trickpatty merged commit e7aa324 into main Jan 11, 2026
8 checks passed
@trickpatty trickpatty deleted the claude/standardize-modal-backdrops-cXBFK branch January 11, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants