Add fontSize '11px' to textarea
This commit is contained in:
parent
39c7c652d9
commit
376d8d2ebe
1 changed files with 1 additions and 0 deletions
|
|
@ -424,6 +424,7 @@ function setupSettingPanel(settingDiv, settingOpener, api, options) {
|
|||
gutter: BOOL,
|
||||
fontSize: {
|
||||
"10px": "10px",
|
||||
"11px": "11px",
|
||||
"12px": "12px",
|
||||
"14px": "14px",
|
||||
"16px": "16px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue