Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PLAY-1602] Lightbox kit - Nitro Bug (#4178)
**What does this PR do?** - Fix Daily Attendance History Lightbox image's missing close "x" button when viewed on Safari mobile because the Nitro nav bar overlaps visually. - Bump z-index values for Lightbox. - In Nitro: remove the wrapping div with a z-index which [changes the stacking context](https://www.joshwcomeau.com/css/stacking-contexts/) **Screenshots:** Screenshots to visualize your addition/change <img width="428" alt="Screenshot 2025-01-28 at 8 02 02 AM" src="https://github.com/user-attachments/assets/6cee8fe0-0c74-426f-8bb0-1257c1d8afb8" /> **How to test?** Steps to confirm the desired behavior: 1. Test /kits/lightbox/react 2. Ninja test Nitro lightboxes. #### Checklist: - [x] **LABELS** Add a label: `enhancement`, `bug`, `improvement`, `new kit`, `deprecated`, or `breaking`. See [Changelog & Labels](https://github.com/powerhome/playbook/wiki/Changelog-&-Labels) for details. - [x] **DEPLOY** I have added the `milano` label to show I'm ready for a review.
- Loading branch information