From 0fe7bb8bf69ca4c43736c731b2a0b588e88db53c Mon Sep 17 00:00:00 2001 From: daihh Date: Sat, 22 Oct 2022 15:48:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/portal/qa/Answer.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/portal/qa/Answer.vue b/src/views/portal/qa/Answer.vue index ecc911e7..272643b7 100644 --- a/src/views/portal/qa/Answer.vue +++ b/src/views/portal/qa/Answer.vue @@ -1017,7 +1017,7 @@ export default { padding-left: 48px; .answer-text { //margin: 6px 0 15px; - margin:6px 70px 15px 0px;//按ui图,让开右边区域位置 + margin:6px 70px 15px 5px;//按ui图,让开右边区域位置 line-height: 24px; height: 48px; white-space: pre-wrap; @@ -1039,7 +1039,7 @@ export default { //align-items: center; //按ui图,不再占一行,只是占右边 float: right; - margin-top: -50px; + margin-top: 10px; } .answer-boot { @@ -1110,7 +1110,7 @@ export default { } .comment-body { - padding-left: 40px; + padding-left: 53px; .comment-content { padding-bottom: 0px;