forked from snxraven/ravenscott-blog
update AI page
This commit is contained in:
parent
1c6ad3c8b0
commit
94ee7240ad
@ -62,7 +62,7 @@
|
|||||||
<!-- Input area with sticky behavior -->
|
<!-- Input area with sticky behavior -->
|
||||||
<div class="input-area">
|
<div class="input-area">
|
||||||
<textarea id="messageInput" class="form-control mb-2" rows="3" placeholder=""
|
<textarea id="messageInput" class="form-control mb-2" rows="3" placeholder=""
|
||||||
onkeydown="handleKeyDown(event)"></textarea>
|
onkeydown="handleKeyDown(event)" autofocus></textarea>
|
||||||
|
|
||||||
<!-- Buttons side by side -->
|
<!-- Buttons side by side -->
|
||||||
<div class="d-flex justify-content-between">
|
<div class="d-flex justify-content-between">
|
||||||
|
Loading…
Reference in New Issue
Block a user