Fix conflicting CSS on syntax highlighted blocks (#6991)
Fixes https://github.com/vector-im/element-web/issues/19445
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user