master
kek7198 2021-12-08 21:05:34 -06:00
parent 52fb932d6e
commit 573ff43455
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@
{% if v and v.id != u.id %}
<ul class="ml-auto flex flex-wrap space-x-2 items-center mb-0">
<li>
<button class="btn btn-primary" onclick="toggleElement('profile-toggleable-mobile', 'message-mobile')">
<button class="btn btn-gray" onclick="toggleElement('profile-toggleable-mobile', 'message-mobile')">
<i class="fas fa-paper-plane fa-sm fa-fw mr-2"></i>
<span class="hidden md:inline-block">Message</span>
</button >