From e824f8bffc60539f60a13a50eff5c37c3659269b Mon Sep 17 00:00:00 2001 From: Vce Date: Tue, 14 May 2024 11:28:39 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E4=BF=AE=E6=94=B9=E5=AE=89?= =?UTF-8?q?=E5=85=A8=E9=9A=90=E6=82=A3=E6=96=87=E5=AD=97=E8=B6=85=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/commandScreen/dialogCompnnents/safe-hidden.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/commandScreen/dialogCompnnents/safe-hidden.vue b/src/views/commandScreen/dialogCompnnents/safe-hidden.vue index 4aa7078..02dde2a 100644 --- a/src/views/commandScreen/dialogCompnnents/safe-hidden.vue +++ b/src/views/commandScreen/dialogCompnnents/safe-hidden.vue @@ -350,7 +350,8 @@ onMounted(async () => { padding: 20px 0; .statistics-item{ width: 450px; - height: 95px; + // height: 95px; + padding-bottom: 10px; display: flex; flex-wrap: wrap; justify-content: space-between;