From 5ec081223a95d4b546c04a1b05e43e256e3df312 Mon Sep 17 00:00:00 2001 From: bboysoul Date: Tue, 8 Sep 2026 19:17:10 +0800 Subject: [PATCH] fix: lock background scroll behind mobile menu --- frontend/src/App.vue | 2 +- frontend/src/style.css | 2 +- frontend/src/style.test.ts | 8 ++++++++ 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 1e7160a..621b193 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -770,7 +770,7 @@ onMounted(bootstrap) {{ error }} -
+