rspace-online/modules/rnetwork/components
Jeff Emmett 2cbff8925d fix(layout): viewport-filling rApp layout — eliminate body scroll
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>
2026-03-31 10:57:09 -07:00
..
folk-crm-view.ts feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
folk-delegation-manager.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
folk-graph-viewer.ts feat(collab): unified presence system across all 27 rApps 2026-03-24 16:56:06 -07:00
folk-trust-sankey.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
network.css fix(layout): viewport-filling rApp layout — eliminate body scroll 2026-03-31 10:57:09 -07:00