工作中心看板样式修改
This commit is contained in:
@@ -161,7 +161,7 @@ td.o_required_modifier {
|
||||
//-----------------------------------------------------------
|
||||
|
||||
//图文展示换行及对齐
|
||||
.many2many_flex {
|
||||
.many2many_flex {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
@@ -180,6 +180,7 @@ div[class="o_content o_component_with_search_panel"] .oe_kanban_color_0 {
|
||||
|
||||
div[class="o_content o_component_with_search_panel"] img[name="equipment_image"] {
|
||||
width: 150px !important;
|
||||
height: 150px !important;
|
||||
}
|
||||
|
||||
div[class="o_content o_component_with_search_panel"] .o_kanban_card_content button {
|
||||
@@ -232,3 +233,9 @@ div[class="o_content o_component_with_search_panel"] .show_state span {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .row {
|
||||
position: absolute;
|
||||
top: 55px;
|
||||
right: 263px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user