From 67d19fb6e30b596d9013033c612c2972f5a1916b Mon Sep 17 00:00:00 2001 From: geoffrey45 Date: Fri, 10 Jun 2022 10:39:04 +0300 Subject: [PATCH] scroll to top on page change --- src/App.vue | 37 ++++++++++++++-------------- src/components/RightSideBar/Tabs.vue | 2 +- src/components/contextMenu.vue | 2 +- 3 files changed, 21 insertions(+), 20 deletions(-) diff --git a/src/App.vue b/src/App.vue index e88bc82..a3dbcd5 100644 --- a/src/App.vue +++ b/src/App.vue @@ -21,22 +21,23 @@