mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
update scm, workcenter chart
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
{
|
||||
'name': "App web enterprise enhance,企业版界面增强",
|
||||
'version': '12.19.07.25',
|
||||
'version': '12.19.07.29',
|
||||
'author': 'Sunpop.cn',
|
||||
'category': 'Base',
|
||||
'website': 'https://www.sunpop.cn',
|
||||
|
||||
@@ -9,6 +9,10 @@
|
||||
.o_kanban_view .o_kanban_group:not(.o_column_folded) {
|
||||
width: $o-kanban-default-record-width;
|
||||
}
|
||||
//workcenter看板特殊
|
||||
.o_kanban_view.o_workcenter_kanban .o_kanban_group:not(.o_column_folded) {
|
||||
width: 400px + 2*$o-kanban-group-padding;
|
||||
}
|
||||
//菜单搜索常见
|
||||
.o_menu_search {
|
||||
&.o_bar_hidden {
|
||||
|
||||
Reference in New Issue
Block a user