mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
Mobile Chrome includes the height of the address bar in its calculation of 100vh, which was causing a corresponding part of our content to be pushed off the bottom of the screen. Fixes #11324. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>