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;