forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-06 13:53:06 -06:00
parent 42020f6d07
commit 95f20a8d6e
1 changed files with 2 additions and 2 deletions

View File

@ -293,7 +293,7 @@
<!-- Post -->
<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 voted==1 %}upvoted{% elif voted==-1 %}downvoted{% endif %}">
<div id="post-{{p.id}}" class="w-full p-2.5 md:p-0 bg-gray-200 {% 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">
{% if not p.is_image and p.thumb_url and not p.embed_url %}
@ -588,7 +588,7 @@
{% include "/submission/SubmissionActionsMobile.html" %}
</div>
<div class="shadow-inset-t-white-05 border-t border-gray-300 py-4 mt-3 md:mt-0">
<div class="shadow-inset-t-white-05 bg-gray-200 md:border-t md:border-gray-300 py-4 mt-3 md:mt-0">
<div class="flex justify-between mb-1 px-2.5 md:px-0">
<div class="md:ml-20 font-bold text-sm">