- 将 comment-item-text 的 margin-bottom 改为 padding-bottom - 增加底部间距到 2rem,确保内容不被操作按钮遮挡
@@ -5204,7 +5204,9 @@ html.darkmode .has-thumbnail .related-post-title.clamp {
min-height: 24px;
margin-bottom: 1rem;
margin-bottom: 0;
padding-bottom: 2rem;
overflow-wrap: break-word;
The note is not visible to the blocked user.