mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-08 04:16:07 +08:00
任务管理表格样式优化
This commit is contained in:
parent
b6345edd69
commit
9a57c27a4f
|
@ -53,6 +53,7 @@ const Crontab = () => {
|
||||||
title: '任务',
|
title: '任务',
|
||||||
dataIndex: 'command',
|
dataIndex: 'command',
|
||||||
key: 'command',
|
key: 'command',
|
||||||
|
width: '50%',
|
||||||
align: 'center' as const,
|
align: 'center' as const,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user