mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
Having tooltip `appendTo` to parent causes it to be trimmed by the size of parent container if the parent doesn't have enough size to include the tooltip. To fix this, we append tooltip to `document.body`.
6.9 KiB
6.9 KiB