mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-05 00:04:32 +08:00
任务管理表格样式优化
This commit is contained in:
@@ -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,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user