mirror of
https://github.com/smittix/intercept.git
synced 2026-04-24 06:40:00 -07:00
The command-rail's 1fr last row caused the sky view panel to fill all remaining column height (driven by the tall mission-drawer), showing a large empty bordered space below the pass data strip. Switch to all-auto rows with align-content: start so each panel is exactly as tall as its content — the open background below the column looks intentional rather than a panel with dead space inside it. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>