Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Cosmetic changes
Browse files
app.py
CHANGED
@@ -112,9 +112,7 @@ custom_css = """
|
|
112 |
}
|
113 |
|
114 |
#chatbot {
|
115 |
-
height:
|
116 |
-
flex-grow: 1;
|
117 |
-
overflow:visible!important;
|
118 |
}
|
119 |
#chatbot .role {
|
120 |
max-with:95%
|
|
|
112 |
}
|
113 |
|
114 |
#chatbot {
|
115 |
+
height:1000px!important;
|
|
|
|
|
116 |
}
|
117 |
#chatbot .role {
|
118 |
max-with:95%
|