fix
parent
52fb932d6e
commit
573ff43455
|
@ -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 >
|
||||
|
|
Loading…
Reference in New Issue