update yan config

This commit is contained in:
ivan deng
2020-01-15 20:43:48 +08:00
parent d1f79fc616
commit 0ac714c7c2

View File

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