Update Chat Mobile
This commit is contained in:
parent
bd8d7848b9
commit
21f6f86d72
8 changed files with 54 additions and 63 deletions
|
@ -1,3 +1,6 @@
|
|||
<div onclick="hide_right_panel()" class="back-button">
|
||||
<i class="fa fa-arrow-left"></i>
|
||||
</div>
|
||||
{% if other_user %}
|
||||
<div class="status-container" style="height: 3em; width: 3em;">
|
||||
<img src="{{ gravatar(other_user, 135) }}" class="info-pic">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue