This commit is contained in:
retoor 2025-02-17 04:49:09 +01:00
parent be956a13db
commit ea4196af8f

View File

@ -161,8 +161,11 @@ hyphens: auto;
max-width: 100%;
}
.message-content img {
max-width: 100%;
.message-content {
img, video, iframe {
max-width: 100%;
}
}
.chat-messages .message .message-content .time {