On mobile, header/tab-row switch from fixed to sticky (in-flow), but #app.canvas-layout still had height:100vh — total content exceeded viewport causing unwanted scroll. Fix: body becomes a flex column (100dvh, overflow hidden), header/tab-row flex-shrink:0, #app fills remaining space with flex:1. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| _next/static | ||
| icons | ||
| images | ||
| favicon.png | ||
| landing.html | ||
| logo.png | ||
| manifest.json | ||
| og-image.png | ||
| shell.css | ||
| theme.css | ||