mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2025-03-31 06:01:56 +02: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;
|
vertical-align: bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.richembed .description {
|
||||||
|
white-space: pre-line
|
||||||
|
}
|
||||||
|
|
||||||
.richembed .content {
|
.richembed .content {
|
||||||
display: flex;
|
display: flex;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user