Nguyendat92929 commited on
Commit
a17eb10
·
verified ·
1 Parent(s): 425796f

Update templates/home.html

Browse files
Files changed (1) hide show
  1. templates/home.html +1 -1
templates/home.html CHANGED
@@ -596,7 +596,7 @@ function renderMessages() {
596
  </div>
597
  `;
598
  }).join('');
599
-
600
  messagesContainer.scrollTop = messagesContainer.scrollHeight;
601
 
602
  messagesDiv.querySelectorAll('.question-btn').forEach(btn => {
 
596
  </div>
597
  `;
598
  }).join('');
599
+
600
  messagesContainer.scrollTop = messagesContainer.scrollHeight;
601
 
602
  messagesDiv.querySelectorAll('.question-btn').forEach(btn => {