Commit 10f05798 by Usman Khalid

CodeMirror should use monospace fonts.

TNL-197
parent 5364508e
......@@ -442,6 +442,7 @@ code {
.CodeMirror {
@extend %t-copy-sub1;
background: #fff;
font-family: $f-monospace;
}
.text-editor {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment