Fix conflicting CSS on syntax highlighted blocks (#6991)

Fixes https://github.com/vector-im/element-web/issues/19445
This commit is contained in:
David Baker 2021-10-19 18:43:29 +01:00 committed by GitHub
parent 0d29626163
commit 01c4d3eede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -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