mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-06-16 11:25:22 +02:00
Rich embed description can have seperate new lines
This commit is contained in:
@ -579,6 +579,10 @@ p.mentioned span.chatmessage {
|
||||
vertical-align: bottom;
|
||||
}
|
||||
|
||||
.richembed .description {
|
||||
white-space: pre-line
|
||||
}
|
||||
|
||||
.richembed .content {
|
||||
display: flex;
|
||||
}
|
||||
|
Reference in New Issue
Block a user