smvaideesh commited on
Commit
322c0f1
·
verified ·
1 Parent(s): 3cb5bb4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -91,12 +91,12 @@ demo = gr.Blocks(css="""
91
  background-color: skyblue;
92
  justify-content: center;
93
  align-items: center;
94
- height: 80vh;
95
  padding: 20px;
96
  }
97
 
98
  .gr-chat {
99
- height: 60vh;
100
  justify-content: center;
101
  align-items: center;
102
  border: 1px solid #ccc;
 
91
  background-color: skyblue;
92
  justify-content: center;
93
  align-items: center;
94
+ height: 90vh;
95
  padding: 20px;
96
  }
97
 
98
  .gr-chat {
99
+ height: 80vh;
100
  justify-content: center;
101
  align-items: center;
102
  border: 1px solid #ccc;