Fix.
This commit is contained in:
parent
ea4196af8f
commit
f28be3ba55
@ -163,7 +163,7 @@ hyphens: auto;
|
|||||||
|
|
||||||
.message-content {
|
.message-content {
|
||||||
|
|
||||||
img, video, iframe {
|
img, video, iframe, div {
|
||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -231,7 +231,7 @@ input[type="text"], .chat-input textarea {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.message.switch-user {
|
.message.switch-user {
|
||||||
.text img {
|
.text img,iframe, video {
|
||||||
max-width: 90%;
|
max-width: 90%;
|
||||||
border-radius: 20px;
|
border-radius: 20px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user