chansung commited on
Commit
fa023fc
·
1 Parent(s): 2e0a307

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -25,6 +25,8 @@ STYLE = """
25
  #chatbot {
26
  height: 800px;
27
  overflow: auto;
 
 
28
  }
29
  #chatbot > .wrap {
30
  max-height: 780px;
 
25
  #chatbot {
26
  height: 800px;
27
  overflow: auto;
28
+ box-shadow: none;
29
+ border: none;
30
  }
31
  #chatbot > .wrap {
32
  max-height: 780px;