This commit is contained in:
retoor 2025-02-17 04:51:21 +01:00
parent ea4196af8f
commit f28be3ba55

View File

@ -163,7 +163,7 @@ hyphens: auto;
.message-content {
img, video, iframe {
img, video, iframe, div {
max-width: 100%;
}
}
@ -231,7 +231,7 @@ input[type="text"], .chat-input textarea {
}
.message.switch-user {
.text img {
.text img,iframe, video {
max-width: 90%;
border-radius: 20px;
}