mirror of
https://github.com/gristlabs/grist-core.git
synced 2026-03-02 04:09:24 +00:00
(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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user