diff --git a/ruoyi-ui/src/views/index.vue b/ruoyi-ui/src/views/index.vue index f9cc3cc8..3fe388b1 100644 --- a/ruoyi-ui/src/views/index.vue +++ b/ruoyi-ui/src/views/index.vue @@ -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%;