smvaideesh commited on
Commit
3cb5bb4
·
verified ·
1 Parent(s): 7d2fbbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -96,7 +96,7 @@ demo = gr.Blocks(css="""
96
  }
97
 
98
  .gr-chat {
99
- height: 90vh;
100
  justify-content: center;
101
  align-items: center;
102
  border: 1px solid #ccc;
 
96
  }
97
 
98
  .gr-chat {
99
+ height: 60vh;
100
  justify-content: center;
101
  align-items: center;
102
  border: 1px solid #ccc;