Spaces:
Runtime error
Runtime error
Update constants/styles.css
Browse files- constants/styles.css +1 -1
constants/styles.css
CHANGED
@@ -112,7 +112,7 @@ h3 {
|
|
112 |
}
|
113 |
|
114 |
#chatbot-inside {
|
115 |
-
height:
|
116 |
border-width: 1px !important;
|
117 |
border-color: lightgray !important;
|
118 |
}
|
|
|
112 |
}
|
113 |
|
114 |
#chatbot-inside {
|
115 |
+
height: 500px !important;
|
116 |
border-width: 1px !important;
|
117 |
border-color: lightgray !important;
|
118 |
}
|