mirror of
https://github.com/mastodon/mastodon.git
synced 2026-08-29 01:25:18 -05:00
* Remove pointer events on the entire UI when a dropdown menu is open This prevents operations to change the location of the menu such as scrolling. * Fix mistake from merge