Change interactive widget to resizes content. Prevents chrome on android from sliding up the entire viewport and instead resizes

7c418888dec193f9128257acf37542366225b603

toastli <45505531+toastli@users.noreply.github.com>

Signed
1 files changed, +1 -1Ignore whitespace
public/index.html+1 -1
@@ -5,7 +5,7 @@
55 <title>SillyTavern</title>
66 <base href="/">
77 <meta charset="utf-8">
88 <meta name="viewport" content="width=device-width, viewport-fit=cover, initial-scale=1, maximum-scale=1.0, user-scalable=no, interactive-widget=resizes-content">
99 <meta name="apple-mobile-web-app-capable" content="yes">
1010 <meta name="darkreader-lock">
1111 <meta name="robots" content="noindex, nofollow" />