Update css.

This commit is contained in:
retoor 2025-04-01 20:23:35 +02:00
parent 18b1ec20b6
commit 7c52c2d9d5

View File

@ -11,7 +11,6 @@
{% endautoescape %}
{% endfor %}
</div>
<chat-window style="display:none" class="chat-area"></chat-window>
<footer class="chat-input">
<textarea placeholder="Type a message..." rows="2"></textarea>
<upload-button channel="{{ channel.uid.value }}"></upload-button>