Upgrade css.

This commit is contained in:
retoor 2025-02-09 15:56:19 +01:00
parent a6555dc069
commit 661eba7161

View File

@ -155,12 +155,11 @@ word-break: break-word;
word-break: break-word;
overflow-wrap: break-word;
hyphens: auto;
}
.message-content {
width: 100%;
display: block;
max-width: 100%;
}
.message-content img {