v1.20.1
Fix
Remove duplicate shadow causing scroll overflow in mobile nav
- Remove box-shadow from .mobile-nav__sheet (duplicate definition)
- Shadow still applied via [data-side="bottom"] selector in global.css
- Fixes unwanted shadow appearing at bottom when scrolling sheet content
- Maintains visual separation at top of sheet
