Change ace editor font-family
This commit is contained in:
parent
1a9b4cdbf5
commit
4accbda497
1 changed files with 1 additions and 0 deletions
|
|
@ -518,6 +518,7 @@ pre {
|
|||
}
|
||||
|
||||
pre.ace_editor {
|
||||
font-family: Roboto Mono, monospace;
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue