aprs.me/lib/aprsme_web/components/layouts
Graham McIntire 15e6fda5ac
Fix broken scrolling on non-map pages
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.
2026-02-19 15:08:16 -06:00
..
app.html.heex Fix broken scrolling on non-map pages 2026-02-19 15:08:16 -06:00
map.html.heex Implement mobile web optimization and fix sidebar clipping 2025-07-21 14:31:49 -05:00
root.html.heex Remove all external dependencies and Sentry integration 2025-10-03 12:53:47 -05:00