Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -535,7 +535,7 @@ tailwind.config = {
|
|
| 535 |
</div>
|
| 536 |
|
| 537 |
<!-- Input -->
|
| 538 |
-
<div class="border-t border-ash bg-smoke px-4 py-3 flex-shrink-0">
|
| 539 |
<div class="flex items-end gap-2 bg-ash rounded-lg border border-mist focus-within:border-amber transition-colors px-3 py-2">
|
| 540 |
<textarea id="user-input"
|
| 541 |
placeholder="Send a message..."
|
|
|
|
| 535 |
</div>
|
| 536 |
|
| 537 |
<!-- Input -->
|
| 538 |
+
<div id="input-footer" class="border-t border-ash bg-smoke px-4 py-3 flex-shrink-0">
|
| 539 |
<div class="flex items-end gap-2 bg-ash rounded-lg border border-mist focus-within:border-amber transition-colors px-3 py-2">
|
| 540 |
<textarea id="user-input"
|
| 541 |
placeholder="Send a message..."
|