|
|
@ -1357,6 +1357,7 @@ export default { |
|
|
|
.camera_bom_left { |
|
|
|
width: 50%; |
|
|
|
height: 100%; |
|
|
|
padding: 2vh 0; |
|
|
|
border-right: 1px dashed #285a71; |
|
|
|
} |
|
|
|
.camera_bom_right { |
|
|
@ -1368,7 +1369,7 @@ export default { |
|
|
|
color: #fff; |
|
|
|
display: flex; |
|
|
|
font-size: 14px; |
|
|
|
padding-bottom: 0.7vh; |
|
|
|
padding-bottom: 1.5vh; |
|
|
|
} |
|
|
|
.camera_bom_left_item_txt { |
|
|
|
width: 31%; |
|
|
|