From aaf55cf937151b40f70d0431e37f678819452a21 Mon Sep 17 00:00:00 2001 From: Amelia Yukii <123300075+Insert5StarName@users.noreply.github.com> Date: Sun, 22 Oct 2023 14:14:02 +0200 Subject: [PATCH] revert: atempt pull to reload --- packages/frontend/src/ui/universal.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/frontend/src/ui/universal.vue b/packages/frontend/src/ui/universal.vue index 8443f9156..da9aeee40 100644 --- a/packages/frontend/src/ui/universal.vue +++ b/packages/frontend/src/ui/universal.vue @@ -240,6 +240,7 @@ body { position: fixed; top: 0; left: 0; + overscroll-behavior: none; } #misskey_app {