apply monospace font correctly
This commit is contained in:
parent
069a5a9546
commit
e48cc44cba
3 changed files with 9 additions and 0 deletions
|
@ -411,6 +411,7 @@ limitations under the License.
|
|||
|
||||
.mx_EventTile_content .markdown-body {
|
||||
pre, code {
|
||||
font-family: $monospace-font-family ! important;
|
||||
// deliberate constants as we're behind an invert filter
|
||||
color: #333;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue