From 5d0299c6e0fd7d3dbc12b6aa0bb63e02a89fb01c Mon Sep 17 00:00:00 2001 From: fish Date: Sun, 3 May 2026 21:07:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B3=E9=97=AD=E7=99=BB=E5=BD=95=E9=A1=B5?= =?UTF-8?q?=E8=83=8C=E6=99=AF=E6=BB=91=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/frontend/src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/web/frontend/src/App.vue b/web/frontend/src/App.vue index c50c068..1e4e5fb 100644 --- a/web/frontend/src/App.vue +++ b/web/frontend/src/App.vue @@ -78,6 +78,7 @@ body, body { background-color: var(--el-bg-color-page); color: var(--el-text-color-primary); + overflow: hidden; } .app { height: 100%;