mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-09-10 18:22:20 +02:00
When clicking an email higher up in the list, its top edge can be hiding behind the modal header or off-screen. After applying the .email-card-expanded class + the new minHeight, scrollIntoView(block:start) on the next animation frame so the user sees the whole card.