From 19d7f22ef8830efa40c20761ec229f2e8fda5e11 Mon Sep 17 00:00:00 2001 From: dataeaseShu Date: Thu, 28 Dec 2023 11:14:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=86=E5=9B=BE=E8=BF=87=E6=BB=A4?= =?UTF-8?q?=E5=99=A8=E6=A0=87=E7=AD=BE=E6=96=87=E5=AD=97=E5=AD=97=E5=8F=B7?= =?UTF-8?q?=E4=B8=8D=E5=AF=B9=E3=80=81=E6=A0=87=E7=AD=BE=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E9=AB=98=E5=BA=A6=E4=B8=8D=E5=AF=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/frontend/src/views/chart/view/ChartEdit.vue | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/core/frontend/src/views/chart/view/ChartEdit.vue b/core/frontend/src/views/chart/view/ChartEdit.vue index a3fddc4be1..62c546f8e8 100644 --- a/core/frontend/src/views/chart/view/ChartEdit.vue +++ b/core/frontend/src/views/chart/view/ChartEdit.vue @@ -4229,6 +4229,10 @@ span { top: 1px; right: 23px; z-index: 1; + font-size: 10px; + font-weight: 500; + line-height: 14px; + height: 16px; } }