Make #app a flex column with height:100vh so all rApps fill the viewport exactly. Wrap module body in .rapp-content flex child. Replace all hardcoded calc(100vh - Npx) with height:100% across 20+ components. Remove sticky positioning from subnav/tabbar (now flex items). Generalize mobile body-flex to all pages (not just canvas-layout). 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 | ||