From 55efa0e0b15d945b90c93e1e1e9c52707f7a7247 Mon Sep 17 00:00:00 2001 From: Luca Bonavita Date: Sat, 27 Apr 2019 21:06:02 +0100 Subject: [PATCH] Site: REPL temp fix for the output pane does not receiving touch events on mobile & tablet Applying this fix to make the site accessible on mobile again, will remove when https://github.com/sveltejs/svelte-repl/issues/8 gets fixed and published Fixes #2499 #2550 --- site/src/routes/examples/index.svelte | 22 +++++++++++++++++----- site/src/routes/repl/index.svelte | 14 ++++++++++++++ 2 files changed, 31 insertions(+), 5 deletions(-) diff --git a/site/src/routes/examples/index.svelte b/site/src/routes/examples/index.svelte index ccc03c4680..269d9388cf 100644 --- a/site/src/routes/examples/index.svelte +++ b/site/src/routes/examples/index.svelte @@ -97,11 +97,9 @@
-
+
-
+