diff --git a/packages/amis-editor/src/renderer/event-control/actions.tsx b/packages/amis-editor/src/renderer/event-control/actions.tsx index c941a9293..029bbe956 100644 --- a/packages/amis-editor/src/renderer/event-control/actions.tsx +++ b/packages/amis-editor/src/renderer/event-control/actions.tsx @@ -1404,6 +1404,7 @@ const ACTION_TYPE_TREE = (manager: any): RendererPluginAction[] => { lineNumbers: 'off', glyphMargin: false, tabSize: 2, + fontSize: '12px', wordWrap: 'on', lineDecorationsWidth: 0, lineNumbersMinChars: 0,