From 80b019f08669115b53257d80d6cfa0bf39c71a52 Mon Sep 17 00:00:00 2001 From: lmj <3407000732@qq.com> Date: Thu, 20 Oct 2022 16:32:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=88=E4=BE=8B=E5=88=97=E8=A1=A8=E9=97=B4?= =?UTF-8?q?=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/portal/case/Index.vue b/src/views/portal/case/Index.vue index 3b37e40d..656a21ac 100644 --- a/src/views/portal/case/Index.vue +++ b/src/views/portal/case/Index.vue @@ -952,8 +952,8 @@ export default { .case-list { border-bottom: 1px solid rgba(153, 153, 153,.2); - margin: 8px 0px; - padding-bottom: 15px; + margin-top: 10px; + margin-bottom: 25px; padding-left: 5px; padding-right: 5px; }