From 0425f9858eb3f720f2cb88bd3ed6e109f4c5e191 Mon Sep 17 00:00:00 2001 From: XPoet Date: Thu, 19 Nov 2020 12:03:50 +0800 Subject: [PATCH] style: update comment container --- source/css/layout/_partial/comment/comment.styl | 1 + 1 file changed, 1 insertion(+) diff --git a/source/css/layout/_partial/comment/comment.styl b/source/css/layout/_partial/comment/comment.styl index 2ef7390..ce87332 100644 --- a/source/css/layout/_partial/comment/comment.styl +++ b/source/css/layout/_partial/comment/comment.styl @@ -13,6 +13,7 @@ if (hexo-config('comment.valine.enable') && hexo-config('comment.gitalk.enable') .comments-container { display: inline-block; margin-top: $component-interspace; + width: 100%; #comment-anchor { width: 100%;