设备增加AGV小车,机械臂,检测设备参数
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.test_model > .o_form_label {
|
||||
margin-left: 20px;
|
||||
margin-left: 0px !important;
|
||||
margin-right: 0px !important;
|
||||
white-space: nowrap;
|
||||
}
|
||||
@@ -289,4 +289,13 @@ div[class="o_content o_component_with_search_panel"] .o_kanban_primary_right > .
|
||||
|
||||
.text-bg-warning {
|
||||
background-color: #FED300 !important;
|
||||
}
|
||||
|
||||
.test_model>div {
|
||||
display: flex;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.test_model>div .o_field_widget {
|
||||
width: 40% !important;
|
||||
}
|
||||
Reference in New Issue
Block a user