From 67afd08bf8fb4924aa190f58ed361c76a06a4ee2 Mon Sep 17 00:00:00 2001 From: IAMHERE <446961233@qq.com> Date: Fri, 29 Dec 2023 21:22:09 +0800 Subject: [PATCH] =?UTF-8?q?fix-=E6=9B=B4=E6=96=B0=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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%;