ouhenio commited on
Commit
7764644
verified
1 Parent(s): b84db75

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -273,7 +273,7 @@ with gr.Blocks(css="""
273
  width: 95%;
274
  }
275
  #chatbot {
276
- height: 950px;
277
  overflow: auto;
278
  }
279
  .gradio-container {
 
273
  width: 95%;
274
  }
275
  #chatbot {
276
+ height: 1200px;
277
  overflow: auto;
278
  }
279
  .gradio-container {