mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-11 02:32:20 +02:00
When the cluster snaps to absolute overlay at <380px, it stops contributing to grid row sizing — row 1 was collapsing to the From row's natural height, which made the To/Cc details slide upward and left the floating cluster visually misaligned against them. Setting min-height:88px on the From row inside the same container query holds row 1 at the cluster's two-row height so nothing jumps.