Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: overflow for NexusLayoutMultipageContent (#1459)
## 📝 Changes before: ![Screenshot 2024-11-07 at 2 16 28 PM](https://github.com/user-attachments/assets/b9e0e751-6722-478e-975d-69f51e278921) after: ![Screenshot 2024-11-07 at 2 17 08 PM](https://github.com/user-attachments/assets/16840959-c486-41a2-aae8-3be58ed772ef) ## ✅ Checklist Easy UI has certain UX standards that must be met. In general, non-trivial changes should meet the following criteria: - [x] Visuals match Design Specs in Figma - [x] Stories accompany any component changes - [x] Code is in accordance with our style guide - [ ] ~Design tokens are utilized~ - [ ] ~Unit tests accompany any component changes~ - [ ] ~TSDoc is written for any API surface area~ - [ ] ~Specs are up-to-date~ - [x] Console is free from warnings - [x] No accessibility violations are reported - [x] Cross-browser check is performed (Chrome, Safari, Firefox) - [x] Changeset is added ~Strikethrough~ any items that are not applicable to this pull request.
- Loading branch information