From a5dc6e4b4064d4939f8f9cbc3aa70a90b6159f69 Mon Sep 17 00:00:00 2001 From: daihh Date: Tue, 14 Jun 2022 20:46:12 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B7=9D=E7=A6=BB=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/case/Detail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/portal/case/Detail.vue b/src/views/portal/case/Detail.vue index b5a32f01..f3dbf910 100644 --- a/src/views/portal/case/Detail.vue +++ b/src/views/portal/case/Detail.vue @@ -419,7 +419,7 @@ export default { } .postfixt-bot{ height: 60px; - margin-top: 10px; + margin-top: -10px; line-height: 60px; // background-color: #fff; // border: 1px solid #eee; @@ -542,7 +542,7 @@ export default { // margin: 15px 0; background-color: #f5f7fa; min-height: 300px; - padding: 0px 0px 10px 0px; + padding: 0px 0px 0px 0px; .content { padding: 10px 0; line-height: 25px;