From 08f986fe5fba872e06316603dae2c6120357043e Mon Sep 17 00:00:00 2001 From: shanshan Date: Fri, 2 Dec 2022 19:04:32 +0800 Subject: [PATCH] change font-weight --- frontend/src/components/home/ValidatorGraph.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/home/ValidatorGraph.vue b/frontend/src/components/home/ValidatorGraph.vue index a6561a93..8055c7b4 100644 --- a/frontend/src/components/home/ValidatorGraph.vue +++ b/frontend/src/components/home/ValidatorGraph.vue @@ -938,7 +938,6 @@ export default { flex-direction: column; align-items: flex-start; margin-left: 0.08rem; - font-weight: 600; color: rgba(134, 143, 211, 1); .legend_item { margin-top: 0.03rem;