修改刀具拆解时选择目标货位会出现重叠的现象
This commit is contained in:
@@ -532,9 +532,3 @@ div:has(.o_required_modifier) > label::before {
|
||||
position: unset;
|
||||
}
|
||||
|
||||
// 修改表格下拉框会被表格下面数据框覆盖的bug
|
||||
.tab-pane .o_field_widget {
|
||||
position: relative;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user