Update css.
This commit is contained in:
parent
18b1ec20b6
commit
7c52c2d9d5
@ -11,7 +11,6 @@
|
|||||||
{% endautoescape %}
|
{% endautoescape %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</div>
|
</div>
|
||||||
<chat-window style="display:none" class="chat-area"></chat-window>
|
|
||||||
<footer class="chat-input">
|
<footer class="chat-input">
|
||||||
<textarea placeholder="Type a message..." rows="2"></textarea>
|
<textarea placeholder="Type a message..." rows="2"></textarea>
|
||||||
<upload-button channel="{{ channel.uid.value }}"></upload-button>
|
<upload-button channel="{{ channel.uid.value }}"></upload-button>
|
||||||
|
Loading…
Reference in New Issue
Block a user