mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-16 01:40:53 +08:00
[amis-saas-8208] fix自定义js光标错位
Change-Id: Ic0d1e5d1add755639acd3b55ec67246c39f7f105
This commit is contained in:
parent
ef76cb1438
commit
5386b1ab08
@ -1404,6 +1404,7 @@ const ACTION_TYPE_TREE = (manager: any): RendererPluginAction[] => {
|
|||||||
lineNumbers: 'off',
|
lineNumbers: 'off',
|
||||||
glyphMargin: false,
|
glyphMargin: false,
|
||||||
tabSize: 2,
|
tabSize: 2,
|
||||||
|
fontSize: '12px',
|
||||||
wordWrap: 'on',
|
wordWrap: 'on',
|
||||||
lineDecorationsWidth: 0,
|
lineDecorationsWidth: 0,
|
||||||
lineNumbersMinChars: 0,
|
lineNumbersMinChars: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user