master
kek7198 2021-12-09 20:13:04 -06:00
parent fb26960ba8
commit 2aabba4ff2
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="md:ml-4 sm:my-2 w-[1px] md:w-4 h-full border-l border-gray-400"></button>
<button onclick="collapse_comment('{{c.id}}')" class="hidden-on-collapse md:ml-4 my-2 w-[1px] md:w-4 h-full border-l border-gray-400"></button>
</div>
<div class="w-full">