|
Fix mobile viewport height jumps (100dvh)
- Replace 100vh with 100dvh on .app and mobile sidebar — dvh tracks the actual visible viewport and adjusts when the browser address bar or virtual keyboard appear/disappear, eliminating layout jumps in Chrome - Add overflow: hidden to html/body to prevent page-level scroll leaking through when the virtual keyboard resizes the viewport Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| client/style.css |
|---|