rspace-online/website/public
Jeff Emmett 0067369af1 fix(canvas): prevent mobile scroll by using flex layout for canvas page
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>
2026-03-21 16:50:10 -07:00
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
icons feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
images feat(rcart): add generated catalog product images for demo store 2026-03-11 17:18:46 -07:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html fix(infra): consolidate external service URLs to rspace.online (TASK-51.1) 2026-03-11 19:12:51 -07:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
manifest.json feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
og-image.png feat(seo): add OG/Twitter meta tags + generated OG banner image 2026-03-11 16:51:25 -07:00
shell.css fix(canvas): prevent mobile scroll by using flex layout for canvas page 2026-03-21 16:50:10 -07:00
theme.css feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00