Embed attached images

This commit is contained in:
Jeremy Zhang
2017-11-05 06:09:05 +00:00
parent eff2b3bb46
commit 5fb860caca
2 changed files with 11 additions and 2 deletions

View File

@ -584,6 +584,11 @@ p.mentioned span.chatmessage {
width: 100%;
}
#chatcontent img.attachment {
width: 100%;
max-width: 300px;
}
#emoji-picker {
color: black;
position: fixed;