Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -110,7 +110,7 @@ STYLES = """
|
|
110 |
.no-label-chatbot {
|
111 |
border: none !important;
|
112 |
box-shadow: none !important;
|
113 |
-
height:
|
114 |
}
|
115 |
|
116 |
.no-label-chatbot > div > div:nth-child(1) {
|
|
|
110 |
.no-label-chatbot {
|
111 |
border: none !important;
|
112 |
box-shadow: none !important;
|
113 |
+
height: 540px !important;
|
114 |
}
|
115 |
|
116 |
.no-label-chatbot > div > div:nth-child(1) {
|