From 7e2bd707942b63fa08133fe8d3a605188ffdb873 Mon Sep 17 00:00:00 2001 From: ruibaby Date: Thu, 9 May 2019 21:12:15 +0800 Subject: [PATCH] Fixed save post error. --- src/components/global.less | 1 + src/views/dashboard/Dashboard.vue | 2 +- src/views/post/PostEdit.vue | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/components/global.less b/src/components/global.less index 5dd596cb3..ef4747ef9 100644 --- a/src/components/global.less +++ b/src/components/global.less @@ -576,6 +576,7 @@ body { .ant-comment { .ant-comment-actions { margin-bottom: 0 !important; + margin-top: 0 !important; padding-bottom: 0 !important; } } diff --git a/src/views/dashboard/Dashboard.vue b/src/views/dashboard/Dashboard.vue index fa1683a6f..8f775e2fb 100644 --- a/src/views/dashboard/Dashboard.vue +++ b/src/views/dashboard/Dashboard.vue @@ -155,7 +155,7 @@ 回复 -
{{ item.content }}
+