From 5f6e110ecbcf48700f0f949995cba0bd2ef0d251 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Mon, 10 Oct 2022 20:29:00 +1100 Subject: Fix non-pointer-centered scrolling in horizontal mode --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/App.vue') diff --git a/src/App.vue b/src/App.vue index d422a41..7d7cd98 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,7 @@