fix line wrapping of code blocks in multiline msgs
This commit is contained in:
@@ -89,7 +89,7 @@ limitations under the License.
|
|||||||
}
|
}
|
||||||
|
|
||||||
.mx_EventTile_content .markdown-body .hljs {
|
.mx_EventTile_content .markdown-body .hljs {
|
||||||
display: inherit ! important;
|
display: inline ! important;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* end of overrides */
|
/* end of overrides */
|
||||||
|
|||||||
Reference in New Issue
Block a user