LogitCode commited on
Commit
afac19d
·
verified ·
1 Parent(s): 3ff9a1b

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -543,7 +543,7 @@ tailwind.config = {
543
  </div>
544
 
545
  <!-- Input -->
546
- <div class="border-t border-ash bg-smoke px-4 py-3 flex-shrink-0">
547
  <div class="flex items-end gap-2 bg-ash rounded-lg border border-mist focus-within:border-amber transition-colors px-3 py-2">
548
  <textarea id="user-input"
549
  placeholder="Send a message..."
 
543
  </div>
544
 
545
  <!-- Input -->
546
+ <div id="input-footer" class="border-t border-ash bg-smoke px-4 py-3 flex-shrink-0">
547
  <div class="flex items-end gap-2 bg-ash rounded-lg border border-mist focus-within:border-amber transition-colors px-3 py-2">
548
  <textarea id="user-input"
549
  placeholder="Send a message..."