From 4d64a80a6195c22a7e52070573ef10859278bd7a Mon Sep 17 00:00:00 2001 From: sige Date: Sat, 18 May 2024 20:57:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BF=98=E6=98=AF=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 | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Setting/components/History.vue b/src/components/Setting/components/History.vue index 5c87ff3..2834b44 100644 --- a/src/components/Setting/components/History.vue +++ b/src/components/Setting/components/History.vue @@ -370,7 +370,6 @@ const showDetailModal = item => { width: 100%; height: 580px; display: flex; - justify-content: space-evenly; align-items: center; overflow: scroll; .table_column {