Spaces:
Runtime error
Runtime error
onybrunella
commited on
Commit
•
eaa6340
1
Parent(s):
e709835
Update app.py
Browse files
app.py
CHANGED
@@ -112,7 +112,7 @@ height : 50%;
|
|
112 |
flex-grow: 1;
|
113 |
overflow-y: auto;
|
114 |
background: none;
|
115 |
-
max-
|
116 |
}
|
117 |
|
118 |
/* Styling for the chatbot bubble messages */
|
|
|
112 |
flex-grow: 1;
|
113 |
overflow-y: auto;
|
114 |
background: none;
|
115 |
+
max-height: 50%;
|
116 |
}
|
117 |
|
118 |
/* Styling for the chatbot bubble messages */
|