🎨 Add post comments widget content.

This commit is contained in:
凡梦星尘
2022-06-05 16:14:17 +08:00
parent 7a1e4b85bb
commit 3b81f46c4e
15 changed files with 224 additions and 17 deletions

View File

@@ -18,7 +18,7 @@
.use-motion {
@if $motion_trans_post_block {
.post-block, .pagination, .comments {
.post-block, .pagination, .comments, .post-comments {
visibility: hidden;
}
}