mirror of
https://github.com/flarum/core.git
synced 2025-07-23 17:51:24 +02:00
I believe the constant overlay of a loading div may be what's causing the iOS cursor issues. This commit removes the fade animation so that we can simply set display to none, which will hopefully fix the issue.