mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
Show/hide scroll to bottom button when the last message is not visible in the current scroll position. We adjust the bottom offset of the button based on compose box height. Fixes #19862