redfernstech commited on
Commit
32c713a
·
verified ·
1 Parent(s): 0d179be

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +1 -1
static/index.html CHANGED
@@ -22,7 +22,7 @@
22
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
23
  }
24
  #chat-history {
25
- height: 475px;
26
  overflow-y: auto;
27
  margin-bottom: 10px;
28
  padding: 10px;
 
22
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
23
  }
24
  #chat-history {
25
+ height: 506px;
26
  overflow-y: auto;
27
  margin-bottom: 10px;
28
  padding: 10px;