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;