mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-16 07:33:51 -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