forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-09 09:45:54 -06:00
parent 81222599d7
commit 7e30bec9b4
1 changed files with 21 additions and 21 deletions

View File

@ -105,11 +105,11 @@
{% endif %}
</ul>
{% endif %}
{% if v and v.id != u.id %}
<ul class="flex flex-wrap space-x-2 items-center mb-0">
<li>
{% include '/dropdowns/ProfileDropdown.html' %}
</li>
{% if v and v.id != u.id %}
<li>
<button class="btn btn-gray" onclick="toggleElement('profile-toggleable-mobile', 'message-mobile')">
<i class="fas fa-paper-plane fa-sm fa-fw md:mr-1"></i>
@ -130,8 +130,8 @@
Follow
</button>
</li>
</ul>
{% endif %}
</ul>
</div>
</div>
<div class="relative col-span-full flex xl:hidden flex-col">