(core) On mobile, only show a warning for older and unknown browsers rather than for all

Test Plan:
Tested listed versions against docs.getgrist.com using browserstack, and tested
with an iPhone and local server that new settings are noticed on mobile.

Reviewers: jarek

Reviewed By: jarek

Differential Revision: https://phab.getgrist.com/D3909
This commit is contained in:
Dmitry S
2023-05-31 15:38:25 -04:00
parent c592691e31
commit 6b338256e0
2 changed files with 9 additions and 2 deletions

View File

@@ -49,7 +49,7 @@
Grist works best on modern Firefox or Chrome.
</span>
<span class="browser-check-mobile">
Grist mobile support is a work in progress.
Grist mobile works best on modern Firefox, Chrome, or Safari.
</span>
<a href="https://support.getgrist.com/browser-support" target="_blank">Learn more</a>
</td>