.chat-container {
max-width: 100%;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
overflow-x: hidden;
}
.message {
display: flex;
margin-bottom: 10px;
}
.message-content {
max-width: 100%;
padding: 10px;
border-radius: 10px;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
box-sizing: border-box;
}
.human {
justify-content: flex-end;
}
.human .message-content {
background-color: #f4f4f4;
}
.assistant {
justify-content: flex-start;
}
.message-content img, .message-content video {
max-width: 100%;
height: auto;
object-fit: contain;
}
.message-content * {
max-width: 100%;
box-sizing: border-box;
}
.post-content {
max-width: 100%;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
overflow-x: hidden;
}
Aceitar os presentes e começar…
October 18, 2024
(updated October 18, 2024)
Published by Ana Lucia