Merge pull request #5124 from edx/usman/tnl197-codemirror-font
CodeMirror should use monospace fonts.
This commit is contained in:
@@ -442,6 +442,7 @@ code {
|
||||
.CodeMirror {
|
||||
@extend %t-copy-sub1;
|
||||
background: #fff;
|
||||
font-family: $f-monospace;
|
||||
}
|
||||
|
||||
.text-editor {
|
||||
|
||||
Reference in New Issue
Block a user