mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-06-30 06:19:18 +08:00
style(editor): 代码参数配置label width设置长些
This commit is contained in:
parent
fa2d00ba36
commit
8d54bcafc1
@ -39,7 +39,7 @@ const getFormConfig = (items: FormConfig = []) => [
|
|||||||
type: 'fieldset',
|
type: 'fieldset',
|
||||||
items,
|
items,
|
||||||
legend: '参数',
|
legend: '参数',
|
||||||
labelWidth: '70px',
|
labelWidth: '120px',
|
||||||
name: props.name,
|
name: props.name,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user