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
jose
added 1 commit 5 hours ago
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.
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'dialog-styles-unified'
Deleting a branch is permanent. It CANNOT be undone. Continue?