mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 19:30:48 +08:00
增加任务详情
This commit is contained in:
@@ -1,3 +1,21 @@
|
||||
.ant-table-pagination.ant-pagination {
|
||||
margin-bottom: 0 !important;
|
||||
}
|
||||
|
||||
.cron {
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
|
||||
.cron-detail-info-item {
|
||||
flex: auto;
|
||||
|
||||
.cron-detail-info-title {
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.cron-detail-info-value {
|
||||
margin-top: 18px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user