mirror of
https://github.com/vector-im/element-web.git
synced 2026-03-04 13:01:12 +01:00
The spinner was taking on the full height of the modal and escaping off the page. This keeps it contained inside the modal. Fixes https://github.com/vector-im/riot-web/issues/8661