.
This commit is contained in:
parent
737481cbae
commit
af36b11b6e
@ -12,8 +12,7 @@
|
||||
<li
|
||||
v-for="child in comment.children"
|
||||
:key="child.id"
|
||||
class="mt-8 pt-6 p
|
||||
s-10 border-top"
|
||||
class="mt-8 pt-6 ps-10 border-top"
|
||||
>
|
||||
<BoardComment
|
||||
:comment="child"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user