Adjust whitespace between messages
Here is the custom css for reducing the space:
.chat-message {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.chat-message div {
padding-bottom: 0px !important;
}
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.chat-message div {
padding-bottom: 0px !important;
}