Remove overly aggressive CSS overrides that set height: auto and overflow: auto on html/body. These forced the html element to expand to full content height, preventing the browser's native viewport scrolling. The browser handles non-map page scrolling correctly by default — only map pages need explicit overflow: hidden. |
||
|---|---|---|
| .. | ||
| app.html.heex | ||
| map.html.heex | ||
| root.html.heex | ||