forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 20:34:51 -06:00
parent 34cfa65e11
commit 77abdd3f54
1 changed files with 1 additions and 1 deletions

View File

@ -268,7 +268,7 @@
<img loading="lazy" src="{{ c.author.profile_url }}" class="hidden md:block flex-shrink-0 w-9 h-9 p-[3px] bg-white border border-gray-300 object-cover lozad" alt="{{ c.author.username }} avatar"/>
{% endif %}
</div>
<button onclick="collapse_comment('{{c.id}}')" class="invisible-on-collapse md:ml-4w-[1px] md:w-4 h-full border-l border-gray-400"></button>
<button onclick="collapse_comment('{{c.id}}')" class="invisible-on-collapse md:ml-4 w-[1px] md:w-4 h-full border-l border-gray-400"></button>
</div>
<div class="w-full">