mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 14:56:07 +08:00
修复任务视图tab样式
This commit is contained in:
parent
1b4ca3a684
commit
ce3df8704d
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue
Block a user