修改定时任务列表滚动

This commit is contained in:
whyour
2023-03-22 22:30:47 +08:00
parent b431e39f8f
commit c3a548ece3
5 changed files with 61 additions and 81 deletions
+6
View File
@@ -192,3 +192,9 @@ tr.drop-over-upward td {
margin: -24px;
}
}
.crontab-wrapper {
.ant-table-cell {
height: 69px !important;
}
}