From 7b55ce732f96ca037c3671c219a566e2fa64366c Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Sat, 29 Oct 2022 12:17:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Portal/noteComment.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/components/Portal/noteComment.vue b/src/components/Portal/noteComment.vue index 776e8db0..71df9c84 100644 --- a/src/components/Portal/noteComment.vue +++ b/src/components/Portal/noteComment.vue @@ -834,6 +834,10 @@ border-radius: 8px; border: 1px solid #3379fb; margin-right: 5px; + img{ + vertical-align: top; + margin-top: 2px; + } } span { color: #409eff;