更新 'src/DjangoBlog-master/templates/comments/tags/comment_item_tree.html'

fz_branch
pa2g3nmk9 4 months ago
parent cd62b12a47
commit acdcb55884

@ -1,4 +1,3 @@
```
{% load blog_tags %} {# 加载博客自定义标签 #}
<li class="comment even thread-even depth-{{ depth }} parent" id="comment-{{ comment_item.pk }}"
style="margin-left: {% widthratio depth 1 3 %}rem"> {# 根据评论深度设置左边距 #}

Loading…
Cancel
Save