From c7a326bd947fa867150267323381d252b483a9bb Mon Sep 17 00:00:00 2001 From: "Phyks (Lucas Verney)" Date: Tue, 3 Jul 2018 19:54:32 +0200 Subject: [PATCH] Fix Chrome on Android issue with buttons, see https://bugs.chromium.org/p/chromium/issues/detail?id=428132 --- src/App.vue | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/App.vue b/src/App.vue index 3eb9ae6..09ec04d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -64,6 +64,14 @@ export default {