From baf2af1fc3aa277afff14a69dad58cfbbe3f0b6b Mon Sep 17 00:00:00 2001 From: cheng <545895878@qq.com> Date: Thu, 18 Dec 2025 21:25:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 031fd33..230b0f8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1525,7 +1525,6 @@ onUnmounted(() => { right: 0; top: 0; bottom: 0; - width: 320px; padding: 20px; overflow-y: auto; z-index: 100;