This commit is contained in:
parent
c0ebee45dc
commit
807823432f
|
@ -9,6 +9,6 @@ button {
|
||||||
.CodeMirror,
|
.CodeMirror,
|
||||||
.CodeMirror-hints {
|
.CodeMirror-hints {
|
||||||
font-family: Consolas, 'Courier New', monospace;
|
font-family: Consolas, 'Courier New', monospace;
|
||||||
font-size: inherit;
|
font-size: 13px;
|
||||||
line-height: ;
|
line-height: 17px;
|
||||||
}
|
}
|
Loading…
Reference in New Issue