mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Display image attachments in a new line
This commit is contained in:
parent
5614d3c48f
commit
d3c0a029e8
@ -594,6 +594,7 @@ p.mentioned span.chatmessage {
|
|||||||
max-width: 300px;
|
max-width: 300px;
|
||||||
max-height: 300px;
|
max-height: 300px;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
#emoji-picker {
|
#emoji-picker {
|
||||||
|
Loading…
Reference in New Issue
Block a user