Spaces:
Runtime error
Runtime error
Update CSS/style.css
Browse files- CSS/style.css +1 -1
CSS/style.css
CHANGED
@@ -19,7 +19,7 @@ h3 {
|
|
19 |
}
|
20 |
|
21 |
.chat_container {
|
22 |
-
height:
|
23 |
}
|
24 |
|
25 |
#PG_Logo {
|
|
|
19 |
}
|
20 |
|
21 |
.chat_container {
|
22 |
+
height: 85vh;
|
23 |
}
|
24 |
|
25 |
#PG_Logo {
|