修改定时任务列表布局

This commit is contained in:
whyour
2022-08-25 23:58:20 +08:00
parent bc281ee4d7
commit 05ed8c9f4b
2 changed files with 45 additions and 23 deletions
+6
View File
@@ -101,3 +101,9 @@
background: #fafafa;
}
}
.crontab-view {
.ant-tabs-nav-wrap {
flex: unset !important;
}
}