diff --git a/assets/ckeditor/html_label.js b/assets/ckeditor/html_label.js index 0a16ec4b..7385043f 100644 --- a/assets/ckeditor/html_label.js +++ b/assets/ckeditor/html_label.js @@ -187,12 +187,20 @@ Editor.defaultConfig = { }, 'fontSize': { options: [ - 8, - 11, - 13, 'default', + 8, + 9, + 10, + 11, + 12, + 13, + 14, + 15, + 16, 17, + 18, 19, + 20, 21, ], supportAllValues: true