Update css.
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user