mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update for superbar
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': "App web enterprise enhance,企业版界面增强",
|
'name': "App web enterprise enhance,企业版界面增强",
|
||||||
'version': '14.20.11.06',
|
'version': '14.21.03.03',
|
||||||
'author': 'Sunpop.cn',
|
'author': 'Sunpop.cn',
|
||||||
'category': 'Base',
|
'category': 'Base',
|
||||||
'website': 'https://www.sunpop.cn',
|
'website': 'https://www.sunpop.cn',
|
||||||
|
|||||||
@@ -49,9 +49,10 @@
|
|||||||
.o_list_view .table-responsive .o_optional_columns_dropdown_toggle {
|
.o_list_view .table-responsive .o_optional_columns_dropdown_toggle {
|
||||||
padding: 0 20px 0 5px;
|
padding: 0 20px 0 5px;
|
||||||
}
|
}
|
||||||
|
//会导致searchpanel 不固顶
|
||||||
.o_view_controller {
|
.o_view_controller {
|
||||||
.o_controller_with_searchpanel .o_renderer_with_searchpanel {
|
.o_controller_with_searchpanel .o_renderer_with_searchpanel {
|
||||||
overflow: unset;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// Notebooks ,form_view,移动端优化
|
// Notebooks ,form_view,移动端优化
|
||||||
|
|||||||
Reference in New Issue
Block a user