From ef67bc88ac52ea4910a959c5030bacc1e688f733 Mon Sep 17 00:00:00 2001 From: jianneng-fit2cloud Date: Fri, 14 Mar 2025 17:18:59 +0800 Subject: [PATCH] =?UTF-8?q?style(=E5=9B=BE=E8=A1=A8):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=9B=BE=E8=A1=A8=E9=AB=98=E7=BA=A7-=E9=98=88=E5=80=BC?= =?UTF-8?q?=E5=91=8A=E8=AD=A6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../chart/components/editor/editor-senior/Senior.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue b/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue index ea52000707..4654ad21dd 100644 --- a/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue +++ b/core/core-frontend/src/views/chart/components/editor/editor-senior/Senior.vue @@ -468,10 +468,8 @@ const removeJumpSenior = () => { > -
-
-
-
+
+
@@ -580,4 +578,7 @@ span { } } } +.lastChildren * * { + display: none; +}