We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f38a4e0 commit 47cb2d5Copy full SHA for 47cb2d5
1 file changed
lib/ace/css/editor.css
@@ -1,7 +1,7 @@
1
.ace_editor {
2
position: absolute;
3
overflow: hidden;
4
- font-family: 'Menlo', 'Monaco', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
+ font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Consolas', 'source-code-pro', monospace;
5
font-size: 12px;
6
}
7
0 commit comments