jdesiree commited on
Commit
1efe795
·
verified ·
1 Parent(s): ed06018

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -480,6 +480,7 @@ with gr.Blocks(css=custom_css, title="EduBot") as demo:
480
 
481
  # Title Section
482
  gr.HTML('<div class="title-header"><h1>🎓 EduBot</h1></div>')
 
483
 
484
  # Chat Section
485
  with gr.Row(elem_classes=["chat-container"]):
 
480
 
481
  # Title Section
482
  gr.HTML('<div class="title-header"><h1>🎓 EduBot</h1></div>')
483
+ max-height=80
484
 
485
  # Chat Section
486
  with gr.Row(elem_classes=["chat-container"]):