scroll to bottom addition
This commit is contained in:
parent
ad11d224de
commit
b765ac87d3
@ -104,10 +104,10 @@
|
||||
rows="1"
|
||||
onkeypress="handleChatKeyPress(event)"
|
||||
oninput="handleChatInput(event)"
|
||||
>
|
||||
</textarea>
|
||||
></textarea>
|
||||
<label for="chat-input"></label>
|
||||
<button id="emoji-btn" onclick="toggleEmojiPicker()">😀</button>
|
||||
<button id="scroll-btn" onclick="scrollChatToBottom()" style="display: none;">⮟</button>
|
||||
<button id="send-btn" onclick="sendChatMessage()" disabled>Send</button>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user