mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-04 12:38:51 -04:00
45f95354ac
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.