任务视图筛选条件增加条件关系

This commit is contained in:
whyour
2022-11-09 20:43:22 +08:00
parent 5efc3d2228
commit c72abd29ec
2 changed files with 88 additions and 48 deletions
+6
View File
@@ -176,3 +176,9 @@ tr.drop-over-upward td {
padding-top: 10px;
}
}
.view-filters-container.active {
.filter-item > div > .ant-form-item-control {
padding-left: 40px;
}
}