mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-22 00:55:08 +00:00
862d7c826b
At 375x800: - leaflet-map width must equal viewport width (no right gutter) - expanded map controls panel must have position:sticky h3 + overflow-y auto Desktop guard at 1280x800: controls panel stays position:absolute. Currently FAILS on both mobile assertions: - map width 343px vs viewport 375px (32px gutter from .map-side-pane flex:0 0 32px) - h3 position:static (no sticky scroll affordance)