mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
We use `fadeOut` effect to hide the scroll to bottom button more widely. We already use `fadeIn` effect to display the button every time. We deliberately don't use the `fadeOut` effect when doing `make_compose_box_full_size` to avoid any button overlap with compose for a short time.