remotes/1693045480750635534/spooky-22
kek7198 2021-11-30 19:39:54 -06:00
parent 8e7152e049
commit 88355ed0cb
1 changed files with 3 additions and 1 deletions

View File

@ -307,7 +307,9 @@
{% else %}
<div class="flex items-center space-x-2 md:-ml-2 mb-1 text-sm text-gray-500 leading-normal">
<img loading="lazy" src="{{ c.author.profile_url }}" class="md:hidden w-9 h-9 p-[3px] bg-white border border-gray-300 object-cover" alt="{{ c.author.username }} avatar"/>
<div class="relative avatar">
<img loading="lazy" src="{{ c.author.profile_url }}" class="md:hidden w-9 h-9 p-[3px] bg-white border border-gray-300 object-cover" alt="{{ c.author.username }} avatar"/>
</div>
<a class="text-sm font-bold" data-bs-placement="bottom" data-bs-toggle="popover" data-bs-trigger="focus" data-content-id="popover-{{c.id}}" tabindex="0" style="color:#{{c.author.namecolor}};">
{% if c.author.patron and not c.distinguish_level %}