onybrunella commited on
Commit
88b58f4
1 Parent(s): e3a1772

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -112,7 +112,8 @@ height : 50%;
112
  flex-grow: 1;
113
  overflow-y: auto;
114
  background: none;
115
- max-width: 100%; /* Ensure maximum width */
 
116
  }
117
 
118
  /* Styling for the chatbot bubble messages */
 
112
  flex-grow: 1;
113
  overflow-y: auto;
114
  background: none;
115
+ max-width: 50%;
116
+ visibility: hidden;
117
  }
118
 
119
  /* Styling for the chatbot bubble messages */