LogitCode commited on
Commit
990a575
·
verified ·
1 Parent(s): a7576ed

Update index.html

Browse files
Files changed (1) hide show
  1. 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..."