mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-13 04:02:56 +08:00
任务详情增加运行、禁用、置顶操作
This commit is contained in:
@@ -77,6 +77,22 @@
|
||||
margin-top: 12px;
|
||||
}
|
||||
}
|
||||
|
||||
.crontab-title-wrapper {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: space-between;
|
||||
margin-right: 32px;
|
||||
|
||||
.operations {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
.ant-btn:not(:first-child) {
|
||||
margin-left: 8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.log-item {
|
||||
|
||||
Reference in New Issue
Block a user