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;