update misc

This commit is contained in:
ivan deng
2020-06-24 13:47:09 +08:00
parent 8eb318176e
commit e941103102
2 changed files with 6 additions and 1 deletions

View File

@@ -49,6 +49,11 @@
.o_list_view .table-responsive .o_optional_columns_dropdown_toggle {
padding: 0 20px 0 5px;
}
.o_content {
.o_controller_with_searchpanel .o_renderer_with_searchpanel {
overflow: unset;
}
}
// Notebooks ,form_view,移动端优化
.o_form_view {
.o_notebook {