fix mobile chatbox view
This commit is contained in:
parent
22ca286085
commit
7e4c104a56
2 changed files with 12 additions and 8 deletions
|
@ -212,7 +212,12 @@
|
|||
</script>
|
||||
|
||||
{% endblock js_media %}
|
||||
|
||||
<!--
|
||||
{% block media %}
|
||||
<style>
|
||||
</style>
|
||||
{% endblock media %}
|
||||
-->
|
||||
{% block body %}
|
||||
{% csrf_token %}
|
||||
{% block before_posts %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue