mirror of
https://github.com/jsbin/jsbin.git
synced 2026-02-01 16:46:05 +00:00
Update font size
This commit is contained in:
parent
cdb480e4de
commit
7e33aac208
@ -154,6 +154,9 @@
|
||||
mode: 'text/html'
|
||||
}, newSettingsEditor));
|
||||
jsbin.panels.panels.javascript.editor = editor;
|
||||
$CodeMirror = $('.CodeMirror');
|
||||
$CodeMirror.css('font-size', $fontsize.val()+'px');
|
||||
editor.refresh();
|
||||
reloadAddons();
|
||||
|
||||
// Save on server
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user