Files
links/static
junvandCopilot 7f55aec007 jbot: fix no-scroll viewport layout
- index.css targeted #root but app mounts to #jbot-root — viewport
  height was never constrained, causing full page scroll
- Fix: rename #root → #jbot-root, add html/body {height:100%;overflow:hidden}
- .app now uses height:100% relative to #jbot-root instead of
  duplicate 100dvh, so the layout is a true single-screen SPA

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-17 14:13:37 +10:00
..
2026-03-22 15:23:51 +11:00
2024-11-05 22:45:33 +11:00
2026-05-17 14:13:37 +10:00
2024-11-04 20:43:57 +11:00
2025-06-30 21:39:44 +10:00
2024-11-18 13:09:09 +11:00
2026-03-29 11:10:37 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2024-11-09 08:48:36 +11:00
2026-03-22 16:15:53 +11:00
2026-03-22 16:15:53 +11:00