|
|
5875a52b47
|
refactor: standardize z-index values with CSS variables
- Create _z-index.scss with systematic z-index constants
- Replace 60+ hardcoded z-index values across 19 components
- Establish consistent layering hierarchy:
- Base layers (1-3)
- Interactive elements (10-200)
- Overlays and modals (1000-1100)
- Top-level elements (1200-10000)
This improves maintainability and prevents z-index conflicts.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
|
2025-06-25 21:18:20 -04:00 |
|