修改货架货位看板颜色

This commit is contained in:
qihao.gong@jikimo.com
2024-01-25 17:36:34 +08:00
parent fc7c66c615
commit 6461e3a423
2 changed files with 5 additions and 5 deletions

View File

@@ -79,9 +79,9 @@ td.o_required_modifier {
}
.oe_kanban_card.kanban_color_1 {
background-color: #27FEA9 !important;
background-color: #fff !important;
opacity: 0.7;
color: #fff;
color: #777;
}
.oe_kanban_card.kanban_color_3 {