计划排程列表和工单列表筛选项和数量显示重叠了

This commit is contained in:
hy
2024-11-29 16:26:32 +08:00
parent 421f107728
commit dc68ecb584

View File

@@ -536,3 +536,7 @@ div:has(.o_required_modifier) > label::before {
position: unset;
}
// 修复搜索面板checkbox样式
.o_search_panel .form-check .form-check-label span {
position: relative;
}