Add markdown rendering for messages that have it.
This commit is contained in:
@@ -184,6 +184,12 @@ table.events-table {
|
||||
}
|
||||
}
|
||||
|
||||
div.markdown-wrapper {
|
||||
p {
|
||||
margin: 0px;
|
||||
}
|
||||
}
|
||||
|
||||
span.sender-wrapper {
|
||||
border-radius: 2px;
|
||||
padding-left: 5px;
|
||||
|
||||
Reference in New Issue
Block a user