From ac0bc4184224886852f382df2f8017653b868f8e Mon Sep 17 00:00:00 2001 From: yi-ge Date: Fri, 17 Jul 2020 10:41:02 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=AF=84=E8=AE=BA=E5=8A=9F?= =?UTF-8?q?=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/post/_id.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/post/_id.vue b/pages/post/_id.vue index d105df5..9659bcc 100644 --- a/pages/post/_id.vue +++ b/pages/post/_id.vue @@ -683,6 +683,12 @@ export default { text-overflow ellipsis white-space nowrap + .comment-content + width 100% + + img + max-width 100% + .comment-logout width 51px height 100%