fix(theme): 修复部分交互与样式问题

这个提交包含在:
2024-12-02 10:55:11 +08:00 未验证
父节点 c79dab438b
当前提交 89ce7219bd
修改 6 个文件,包含 23 行新增23 行删除
+1 -1
查看文件
@@ -23,7 +23,7 @@
<div th:utext="${post.content.content}">Post Content</div>
</div>
</div>
<div th:if="${haloCommentEnabled}">
<div class="comment-wrap" th:if="${haloCommentEnabled}">
<h2>评论</h2>
<halo:comment
group="content.halo.run"