mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-17 03:45:25 +02:00
Embed attached images
This commit is contained in:
@ -584,6 +584,11 @@ p.mentioned span.chatmessage {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#chatcontent img.attachment {
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
#emoji-picker {
|
||||
color: black;
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user