From 19965a0379a845cbb24658a275ef3402e2514579 Mon Sep 17 00:00:00 2001 From: Your Name <123456> Date: 星期四, 09 三月 2023 17:44:52 +0800 Subject: [PATCH] lct --- src/views/riskWarningSys/warningBigScreen/components/risk.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/riskWarningSys/warningBigScreen/components/risk.vue b/src/views/riskWarningSys/warningBigScreen/components/risk.vue index 471d8dd..038699b 100644 --- a/src/views/riskWarningSys/warningBigScreen/components/risk.vue +++ b/src/views/riskWarningSys/warningBigScreen/components/risk.vue @@ -392,7 +392,7 @@ position: absolute; z-index: 999; top: -20px; - right: 1.5rem; + right: 1.6rem; width: 30%; height: 20px; margin-right: 0.8rem; @@ -435,7 +435,7 @@ position: absolute; z-index: 999; top: -20px; - right: 1.5rem; + right: 1.6rem; width: 30%; height: 20px; margin-right: 0.8rem; -- Gitblit v1.9.2