From 35c1f4dabc4a6174a03c3d439516f388507adcb8 Mon Sep 17 00:00:00 2001 From: sige Date: Thu, 16 May 2024 11:34:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E5=AE=BD=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Setting/components/History.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/Setting/components/History.vue b/src/components/Setting/components/History.vue index 304f6d0..6e7f33b 100644 --- a/src/components/Setting/components/History.vue +++ b/src/components/Setting/components/History.vue @@ -366,7 +366,7 @@ const showDetailModal = item => { } .table_wrap { // flex: 1; - width: 2680px; + width: 3500px; height: 580px; display: flex; justify-content: space-evenly; @@ -376,7 +376,6 @@ const showDetailModal = item => { // height: 500px; // position: relative; min-height: 500px; - padding-right: 20px; .title { height: 80px; position: sticky;