fix modal scrolling performance on mobile (#3343)

This is primarily done by removing the blur effect from the overlay, and
replacing it will a translucent black.

The blur effect performs poorly on mobile devices.
This commit is contained in:
Tim
2024-10-25 08:28:59 +13:00
committed by GitHub
parent 6af0dbab56
commit fbb0f9bd75
45 changed files with 19 additions and 2 deletions