From 7c418888dec193f9128257acf37542366225b603 Mon Sep 17 00:00:00 2001 From: toastli <45505531+toastli@users.noreply.github.com> Date: Thu, 29 Aug 2024 19:47:19 +1000 Subject: [PATCH] Change interactive widget to resizes content. Prevents chrome on android from sliding up the entire viewport and instead resizes --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 4a5615a1e..774eb9bad 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,7 @@