修改刀片刀杆样式
This commit is contained in:
@@ -22,15 +22,21 @@
|
||||
color: #999;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.custom_group:has(.text-success){
|
||||
position: relative;
|
||||
&::after{
|
||||
content: '';
|
||||
display: block;
|
||||
width: 18px;
|
||||
height: 18px;
|
||||
width: 72px;
|
||||
height: 72px;
|
||||
background: url('/sf_tool_management/static/images/replaceIcon.png') no-repeat center center;
|
||||
background-size: 100%;
|
||||
position: absolute;
|
||||
bottom: 20px;
|
||||
left: 300px;
|
||||
}
|
||||
|
||||
}
|
||||
.o_field_widget.o_readonly_modifier.o_field_char.text-success[name=handle_freight_rfid] {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user