mirror of https://github.com/openspug/spug
优化展示效果
parent
f44c1e0119
commit
9141bc1b61
|
@ -83,7 +83,7 @@ export default observer(function () {
|
|||
}
|
||||
|
||||
return (
|
||||
<Form layout="vertical" wrapperCol={{span: 14, offset: 6}}>
|
||||
<Form layout="vertical" wrapperCol={{span: 14, offset: 5}}>
|
||||
<Form.Item>
|
||||
<Tabs activeKey={trigger} onChange={setTrigger} tabPosition="left" style={{minHeight: 200}}>
|
||||
<Tabs.TabPane tab="普通间隔" key="interval">
|
||||
|
|
Loading…
Reference in New Issue