From 2dea5d2f02a94375a21772268362b289c8627773 Mon Sep 17 00:00:00 2001 From: "15881625488@163.com" <15881625488@163.com> Date: Fri, 27 Feb 2026 12:28:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:[=E7=A8=BD=E6=9F=A5=E8=BD=A8=E8=BF=B9]?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index cc97974..2ce2341 100644 --- a/src/App.vue +++ b/src/App.vue @@ -202,14 +202,14 @@ export default { justify-content: space-between; .content-right { - width: 33%; + width: 20%; margin-left: 2%; padding: 0px 10px; border-left: 1px solid #d0d0d0; } .content-left { - width: 65%; + width: 78%; } .content { @@ -444,14 +444,14 @@ th { justify-content: center; .content-right { - width: 33%; + width: 20%; margin-left: 2%; padding: 0px 10px; border-left: 1px solid #d0d0d0; } .content-left { - width: 65%; + width: 78%; } .content {