Fix conflicting CSS on syntax highlighted blocks (#6991)
Fixes https://github.com/vector-im/element-web/issues/19445
This commit is contained in:
parent
0d29626163
commit
01c4d3eede
2 changed files with 5 additions and 6 deletions
|
@ -589,10 +589,6 @@ $hover-select-border: 4px;
|
|||
padding: 0 10px;
|
||||
}
|
||||
|
||||
.mx_EventTile_content .markdown-body .hljs {
|
||||
display: inline !important;
|
||||
}
|
||||
|
||||
/*
|
||||
// actually, removing the Italic TTF provides
|
||||
// better results seemingly
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue