需求-客户、供应商视图展示优化
库存-库存概览界面的显示需优化 工厂端所有新建编辑页面的保存和取消按钮样式及文字要优化 【刀具组装】功能刀具组装单详情界面有个字段标题显示不全 制造-刀具管理-机床换刀申请界面标题显示重叠了
This commit is contained in:
@@ -34,8 +34,14 @@ div:has(.o_required_modifier) > label::before {
|
||||
|
||||
.o_kanban_renderer .o_kanban_record .o_kanban_record_has_image_fill .o_kanban_image_fill_left {
|
||||
flex: unset !important;
|
||||
min-width: 100px;
|
||||
}
|
||||
.o_kanban_renderer .o_kanban_record .o_kanban_record_title {
|
||||
font-weight: bold;
|
||||
}
|
||||
.o_kanban_renderer .o_kanban_record .oe_kanban_details ul {
|
||||
margin-top: calc(var(--KanbanRecord-gap-v) * 0.5);
|
||||
}
|
||||
|
||||
.o_kanban_renderer .o_kanban_record .o_kanban_record_bottom {
|
||||
margin-top: 5px;
|
||||
display: inline !important;
|
||||
|
||||
Reference in New Issue
Block a user