update for superbar

This commit is contained in:
ivan deng
2021-03-03 17:40:34 +08:00
parent da2e519cea
commit 046bd1b897
2 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@
{
'name': "App web enterprise enhance,企业版界面增强",
'version': '14.20.11.06',
'version': '14.21.03.03',
'author': 'Sunpop.cn',
'category': 'Base',
'website': 'https://www.sunpop.cn',

View File

@@ -49,9 +49,10 @@
.o_list_view .table-responsive .o_optional_columns_dropdown_toggle {
padding: 0 20px 0 5px;
}
//会导致searchpanel 不固顶
.o_view_controller {
.o_controller_with_searchpanel .o_renderer_with_searchpanel {
overflow: unset;
overflow: auto;
}
}
// Notebooks ,form_view,移动端优化