Fix.
This commit is contained in:
parent
be956a13db
commit
ea4196af8f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user