From 5917a1a0117bebe85a8679255415d3da76a2fadb Mon Sep 17 00:00:00 2001 From: X_Rian <904416525@qq.com> Date: Fri, 5 Jul 2024 19:48:09 +0800 Subject: [PATCH] =?UTF-8?q?flx=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=88=86?= =?UTF-8?q?=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/commandScreen/dialogCompnnents/weather-info.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/commandScreen/dialogCompnnents/weather-info.vue b/src/views/commandScreen/dialogCompnnents/weather-info.vue index 2cb06fd..04a9f30 100644 --- a/src/views/commandScreen/dialogCompnnents/weather-info.vue +++ b/src/views/commandScreen/dialogCompnnents/weather-info.vue @@ -1663,7 +1663,7 @@ onMounted(async () => { } } .listBox { - height: 69%; + height: 56%; .listStyle { display: flex; align-items: center;