@@ -420,7 +420,7 @@ export default {
flex-direction: column;
background-color: #f8f8f8;
font-family: Arial, sans-serif;
- max-height: 500px;
+ min-height: 500px;
}
.chat-messages {