修复任务视图tab样式

This commit is contained in:
whyour 2022-09-03 15:02:05 +08:00
parent 1b4ca3a684
commit ce3df8704d

View File

@ -104,10 +104,15 @@
.crontab-view {
.ant-tabs-nav-wrap {
min-width: 200px;
flex: unset !important;
}
.ant-tabs-nav-operations {
position: absolute;
visibility: hidden;
pointer-events: none;
}
.view-more {
margin-left: 32px;
padding: 8px 0;