mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2024-11-15 02:21:21 +01:00
Semicolon fix
This commit is contained in:
parent
b334e3c93b
commit
12f2acd0c8
@ -580,7 +580,7 @@ p.mentioned span.chatmessage {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.richembed .description {
|
.richembed .description {
|
||||||
white-space: pre-line
|
white-space: pre-line;
|
||||||
}
|
}
|
||||||
|
|
||||||
.richembed .content {
|
.richembed .content {
|
||||||
|
Loading…
Reference in New Issue
Block a user