From ee8a6c4dcc24cc09dbe5a20173fd40b117f71470 Mon Sep 17 00:00:00 2001 From: Vce Date: Tue, 4 Jun 2024 22:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AE=89=E5=85=A8=E8=AF=84?= =?UTF-8?q?=E5=88=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/commandScreen/commandCenter/centerTop.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/commandScreen/commandCenter/centerTop.vue b/src/views/commandScreen/commandCenter/centerTop.vue index 66b170e..019c37b 100644 --- a/src/views/commandScreen/commandCenter/centerTop.vue +++ b/src/views/commandScreen/commandCenter/centerTop.vue @@ -428,7 +428,7 @@ onMounted(async () => { background-image: radial-gradient(circle, rgb(46, 200, 49) 0px, rgba(255, 255, 255, 0) 40px); // background-color: red; .scoreReview{ - opacity: 0.5; + opacity: 0.7; display: flex; justify-content: center; align-items: center;