srinuksv commited on
Commit
0d179be
1 Parent(s): f03a379

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: 530px;
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: 475px;
26
  overflow-y: auto;
27
  margin-bottom: 10px;
28
  padding: 10px;