.message-container {
flex-direction: row;
}
.self .message-container {
flex-direction: row-reverse;
Button.chat_list-container {
background-color: rgba(0, 0, 0, 0);
justify-content: flex-start;