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