mirror of https://github.com/vector-im/riot-web
fix line wrapping of code blocks in multiline msgs
parent
e3eef45684
commit
17e540d372
|
@ -89,7 +89,7 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_EventTile_content .markdown-body .hljs {
|
||||
display: inherit ! important;
|
||||
display: inline ! important;
|
||||
}
|
||||
|
||||
/* end of overrides */
|
||||
|
|
Loading…
Reference in New Issue