mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
Previously, we were experiencing a regression in the positioning of the play icon for youtube previews, as such, this commit uses a previously created `handle_video_preview_mouseenter` to ensure the positioning is always correct. This is an ugly way of doing things, because this could be handled directly through CSS flexbox, however, it is an acceptable temporary fix.
25 KiB
25 KiB