remotes/1693045480750635534/spooky-22
kek7198 2021-12-04 22:54:40 -06:00
parent fa66d13fa8
commit 18de5c3375
1 changed files with 50 additions and 50 deletions

View File

@ -227,7 +227,7 @@
<div class="col-span-full xl:col-span-9">
<!-- Post -->
<div id="post-root" class="col-span-full sm:py-4 my-2.5 sm:my-0">
<div id="post-root" class="sm:py-4 my-2.5 sm:my-0">
<div id="post-{{p.id}}" class="w-full p-2.5 md:p-0 {% if p.is_banned %}bg-red-900{% endif %}{% if voted==1 %}upvoted{% elif voted==-1 %}downvoted{% endif %}">
<div class="{% if p.deleted_utc > 0 %}deleted {% endif %} flex flex-row-reverse flex-nowrap justify-end">
@ -368,7 +368,7 @@
<div class="row no-gutters">
<div class="col">
<video controls loop preload="metadata" style="max-width: 100%">
<source src="{{ p.realurl(v) }}" type="video/mp4">
<source src="{{ p.realurl(v) }}" type="video/mp4"/>
</video>
</div>
</div>
@ -516,7 +516,7 @@
{% endif %}
</div>
<div class="col-span-full md:hidden px-2.5">
<div class="md:hidden px-2.5">
<ul class="flex items-center space-x-5 text-sm text-gray-500 mb-0">
<li class="mr-auto">
@ -561,7 +561,7 @@
</ul>
</div>
<div class="col-span-full shadow-inset-t-white-05 border-t border-gray-300 py-4">
<div class="shadow-inset-t-white-05 border-t border-gray-300 py-4">
<!-- <div class="comments-count mb-4">
<div class="dropdown dropdown-actions">