diff --git a/plugins/comment_paragraph/public/style.css b/plugins/comment_paragraph/public/style.css index d920bef..a7778cd 100644 --- a/plugins/comment_paragraph/public/style.css +++ b/plugins/comment_paragraph/public/style.css @@ -204,7 +204,10 @@ div[class^='comment-paragraph-loading-'] { display: none; } - .side-comment .post_comment_box.opened { padding-bottom: 15px; +} + +.side-comment .comment-count { + bg-color: #b3b2d4; } \ No newline at end of file -- libgit2 0.21.2