mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-02 03:28:36 -04:00
102679f8fc
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.