From c1bf58a99a9c85b45e5dc3b59199dcadc6909f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BE=9A=E7=9A=93?= <1736436516@qq.com> Date: Tue, 22 Oct 2024 13:46:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.vue b/src/App.vue index 6062c51..2fc1690 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,6 +18,7 @@ export default { padding: 0px; width: 100%; height: 100%; + overflow-x: auto; } /* .app-container{ margin: 0;