Finished up with implementing media link embeds in chat.
This commit is contained in:
parent
23df4f88f9
commit
1ce2fc3c22
4 changed files with 89 additions and 39 deletions
|
|
@ -270,4 +270,9 @@ span.user-entry{
|
|||
|
||||
.tokewhisper{
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.chat-img, .chat-video{
|
||||
max-width: 100%;
|
||||
max-height: 10em;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue