Refactor: unify dialog styles across components #181

Open
jose wants to merge 1 commits from dialog-styles-unified into master
jose commented 5 hours ago
Owner
  • Add unified .dialog-overlay and .dialog classes to tailwind.css
  • Remove duplicated dialog styles from 9 Vue components
  • Standardize z-index to 50 for all dialogs
  • Preserve special cases: FeedFilters (z-index: 100), PhotoDialog (camera styles)
  • Eliminate ~200 lines of duplicated CSS code
  • Updated ContactNameDialog from using getter methods to direct CSS classes
  • Improve maintainability with single source of truth for dialog styling
- Add unified .dialog-overlay and .dialog classes to tailwind.css - Remove duplicated dialog styles from 9 Vue components - Standardize z-index to 50 for all dialogs - Preserve special cases: FeedFilters (z-index: 100), PhotoDialog (camera styles) - Eliminate ~200 lines of duplicated CSS code - Updated ContactNameDialog from using getter methods to direct CSS classes - Improve maintainability with single source of truth for dialog styling
jose added 1 commit 5 hours ago
8f5111d100 Refactor: unify dialog styles across components
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This pull request currently doesn't have any dependencies.

Loading…
There is no content yet.