Change ace editor font-family

This commit is contained in:
Hossein Nedaee 2019-11-10 21:03:20 +03:30
parent 1a9b4cdbf5
commit 4accbda497

View file

@ -518,6 +518,7 @@ pre {
}
pre.ace_editor {
font-family: Roboto Mono, monospace;
z-index: 0;
}