leonsimon23 commited on
Commit
54029fe
·
verified ·
1 Parent(s): e5a357c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -143,7 +143,7 @@ def create_chat_interface():
143
  border-radius: 15px;
144
  padding: 1.5rem;
145
  margin-bottom: 1.5rem;
146
- height: 600px !important;
147
  overflow-y: auto;
148
  }
149
 
 
143
  border-radius: 15px;
144
  padding: 1.5rem;
145
  margin-bottom: 1.5rem;
146
+ height: 400px !important;
147
  overflow-y: auto;
148
  }
149