From 5d21742912e4d712a5e3c5e1257beb7a5c16b590 Mon Sep 17 00:00:00 2001 From: Ankit Matth <146843890+Ankit-Matth@users.noreply.github.com> Date: Mon, 1 Jan 2024 11:30:53 +0530 Subject: [PATCH] Adding inputMode='none' Adding inputMode='none' to ansDisplay, so that no keyboard is displayed on mobile devices when ansDisplay in focus... --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a557f84..100e7da 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@