summaryrefslogtreecommitdiff
path: root/packages/frontend
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend')
-rw-r--r--packages/frontend/src/ui/universal.vue3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/frontend/src/ui/universal.vue b/packages/frontend/src/ui/universal.vue
index aeabcb3213..4719595729 100644
--- a/packages/frontend/src/ui/universal.vue
+++ b/packages/frontend/src/ui/universal.vue
@@ -214,9 +214,6 @@ html,
body {
width: 100%;
height: 100%;
- position: fixed;
- top: 0;
- left: 0;
overscroll-behavior: none;
}