Refactor: unify dialog styles across components #181
Closed
jose
wants to merge 0 commits from dialog-styles-unified
into master
jose
commented 2 months 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 2 months ago
#185 Fix: re-organized dialog and notification z-indices
#185 Fix: re-organized dialog and notification z-indices
Please reopen this pull request to perform a merge.
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?