From f86e7a28563a8fa129a67cf3e0e6efa534fc3be7 Mon Sep 17 00:00:00 2001
From: lyfO_o <764716047@qq.com>
Date: Tue, 31 May 2022 15:06:10 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master' into master
---
src/views/safetyproduction/gojudging.vue | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/views/safetyproduction/gojudging.vue b/src/views/safetyproduction/gojudging.vue
index 1a684b9..55b365f 100644
--- a/src/views/safetyproduction/gojudging.vue
+++ b/src/views/safetyproduction/gojudging.vue
@@ -333,8 +333,9 @@
overflow-y: overlay;
}
.point {
+ background-color: rgba(3,78,162,0.1);
font-size: 20px;
- padding: 10px 0px;
+ padding: 10px 5px;
font-weight: bold;
}
.title {
--
Gitblit v1.9.2