Изменить 'ace/index.html'

This commit is contained in:
2019-09-04 08:24:10 +02:00
parent 3447c58513
commit 99157f6fad

View File

@@ -74,7 +74,8 @@
showFoldWidgets: false,
showLineNumbers: true,
showGutter: false,
autoScrollEditorIntoView: true
autoScrollEditorIntoView: true,
fontSize: 14;
});
function updateToolbar() {