UI Theatre: margin around comments container.

This commit is contained in:
2019-04-03 23:15:09 +02:00
parent 54abda883d
commit 1171a8e437

View File

@@ -42,6 +42,7 @@
a(href="{{ node.short_link }}") {{ node.short_link }} a(href="{{ node.short_link }}") {{ node.short_link }}
| {% endif %} | {% endif %}
.mx-3
comments-tree#comments-embed( comments-tree#comments-embed(
parent-id="{{ node._id }}" parent-id="{{ node._id }}"
) )