From a527e7a535b31cd7a5a5cf2c4db114c9309ae374 Mon Sep 17 00:00:00 2001 From: Justin Visser Date: Fri, 20 Feb 2026 12:42:18 +0100 Subject: [PATCH] quick fix for mobile scrolling --- frontend/src/app/AppShell.vue | 12 +++++------- frontend/src/styles.css | 2 +- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/frontend/src/app/AppShell.vue b/frontend/src/app/AppShell.vue index 7d02d21..bb16e0f 100644 --- a/frontend/src/app/AppShell.vue +++ b/frontend/src/app/AppShell.vue @@ -36,7 +36,7 @@ watch(showChrome, (value) => {