mirror of
https://github.com/guohuadeng/app-odoo.git
synced 2025-02-23 04:11:36 +02:00
增加耗量显示等
This commit is contained in:
@@ -5,6 +5,10 @@
|
||||
border-color: $o-brand-primary;
|
||||
font-weight: bold;
|
||||
}
|
||||
//看板
|
||||
.o_kanban_view .o_kanban_group:not(.o_column_folded) {
|
||||
width: $o-kanban-default-record-width;
|
||||
}
|
||||
//菜单搜索常见
|
||||
.o_menu_search {
|
||||
&.o_bar_hidden {
|
||||
@@ -49,6 +53,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user