mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
修复任务视图tab样式
This commit is contained in:
@@ -104,10 +104,15 @@
|
|||||||
|
|
||||||
.crontab-view {
|
.crontab-view {
|
||||||
.ant-tabs-nav-wrap {
|
.ant-tabs-nav-wrap {
|
||||||
min-width: 200px;
|
|
||||||
flex: unset !important;
|
flex: unset !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ant-tabs-nav-operations {
|
||||||
|
position: absolute;
|
||||||
|
visibility: hidden;
|
||||||
|
pointer-events: none;
|
||||||
|
}
|
||||||
|
|
||||||
.view-more {
|
.view-more {
|
||||||
margin-left: 32px;
|
margin-left: 32px;
|
||||||
padding: 8px 0;
|
padding: 8px 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user