mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 19:35:24 +02:00
Embed thumbnails are biggerable too
This commit is contained in:
@ -727,6 +727,10 @@ p.mentioned span.chatmessage {
|
||||
max-width: 170px;
|
||||
}
|
||||
|
||||
.richembed .thumbnail img.materialboxed.active {
|
||||
max-width: none;
|
||||
}
|
||||
|
||||
.richembed .fields {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
Reference in New Issue
Block a user