smaller images in chat

This commit is contained in:
mrfry
2022-12-05 21:06:34 +01:00
parent ca208dfc39
commit 6884dccd6e
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
}
.messageContainer img {
max-width: 100%;
max-width: 150px;
width: 100%;
height: auto;
border-radius: 5px;