From 198230e968cba044ee2beee2bbcccafe677cfe29 Mon Sep 17 00:00:00 2001 From: NanGua-QWQ Date: Fri, 24 Apr 2026 20:44:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=B8=BB=E9=A1=B5=E5=8F=B3=E8=BE=B9?= =?UTF-8?q?=E6=BB=9A=E5=8A=A8=E6=9D=A1=E6=94=B9=E4=B8=BA=E9=80=8F=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.tsx | 10 +++++----- src/components/AutoScore/TriggerRuleBuilder.tsx | 8 +------- 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 2fe4dd2..9744796 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -1124,15 +1124,15 @@ function MainContent(): React.JSX.Element { display: "flex", bottom: "2px", left: "20px", - opacity: 0.6, + opacity: 0.75, zIndex: 9999, pointerEvents: "none", }} >

= ({ style={{ marginBottom: "24px", backgroundColor: "var(--ss-card-bg)" }} title={t("autoScore.whenTriggered")} > -