m-ric HF Staff commited on
Commit
3b7de78
·
1 Parent(s): 54cd57c
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -113,9 +113,10 @@ custom_css = """
113
 
114
  #chatbot {
115
  height:1000px!important;
 
116
  }
117
  #chatbot .role {
118
- max-with:95%
119
  }
120
 
121
  .logo-container {
 
113
 
114
  #chatbot {
115
  height:1000px!important;
116
+ overflow:visible!important;
117
  }
118
  #chatbot .role {
119
+ max-width:95%
120
  }
121
 
122
  .logo-container {