From 2f0dd74c79ead54a2e2b38e9bfd85a67d8550c87 Mon Sep 17 00:00:00 2001 From: shidongli Date: Thu, 26 Dec 2024 16:06:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/TaskStatistics/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/system/TaskStatistics/index.vue b/src/views/system/TaskStatistics/index.vue index d8588b1..78a16f7 100644 --- a/src/views/system/TaskStatistics/index.vue +++ b/src/views/system/TaskStatistics/index.vue @@ -443,7 +443,7 @@ export default { } .home { .form { - width: 98%; + width: 99%; margin: 10px auto; padding: 13px 0 0 0; background-color: #fff !important; @@ -452,7 +452,7 @@ export default { margin: 10px auto 5px; } .bottomsstics { - width: 98%; + width: 99%; margin: 0 auto; height: 100%; overflow-y: auto; @@ -463,6 +463,7 @@ export default { width: 18%; background: #fff; overflow-y: auto; + // margin-left: 1%; .allactive { width: 100%; background: #e8f4ff;