mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-04-05 07:27:09 +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',
|
||||
items,
|
||||
legend: '参数',
|
||||
labelWidth: '70px',
|
||||
labelWidth: '120px',
|
||||
name: props.name,
|
||||
},
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user