From 30f919b01e7fd3142cb7ddc1c4a5c66f0b53d81b Mon Sep 17 00:00:00 2001 From: Miroslav Pejic Date: Sun, 5 Jan 2025 22:48:49 +0100 Subject: [PATCH] [call-me] - fix --- public/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/style.css b/public/style.css index 1fbd214..980284e 100644 --- a/public/style.css +++ b/public/style.css @@ -79,6 +79,7 @@ img { button { background: none; color: inherit; + touch-action: manipulation; /* Prevent zoom and other default behaviors */ } /* Session Time */