This commit is contained in:
Ivan x390
2020-01-20 02:36:56 +08:00
39 changed files with 749 additions and 61 deletions

View File

@@ -60,5 +60,10 @@
.o_content > .o_list_view > .table-responsive > .table .o_optional_columns_dropdown_toggle {
margin-right: 16px;
}
}
}
// Kanban
.o_kanban_view.o_kanban_grouped .o_kanban_record {
margin-bottom: 4px;
}