From 20a361f2490e63e50547619f05b3c1e0b2f4cfdf Mon Sep 17 00:00:00 2001 From: Hakadao Date: Thu, 31 Aug 2023 01:11:30 +0800 Subject: [PATCH] fix: page cannot scrolling at the edge --- src/contentScripts/views/App.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/contentScripts/views/App.vue b/src/contentScripts/views/App.vue index 8bc6e650..a96d001d 100644 --- a/src/contentScripts/views/App.vue +++ b/src/contentScripts/views/App.vue @@ -248,14 +248,14 @@ function handleBackToTop() {