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;