mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 06:23:38 +00:00
This fixes the mobile web experience for Chrome on iOS. Apparently, Chrome-on-iOS silently has a `viewport` module that overrides and user-defined module by that name, causing all of our code that accesses the viewport module to not work on that platform. We fix this by renaming it.
8.5 KiB
8.5 KiB