From 07b5652ab7935a449376ccc25b57f0356f1d3c28 Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Mon, 27 Oct 2025 12:52:32 -0500 Subject: [PATCH] icon size tweak --- web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx index e433fabc2..9318b6d1c 100644 --- a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx +++ b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx @@ -180,7 +180,7 @@ export default function Step3ThresholdAndActions({ className="flex-1" variant="select" > - {isLoading && } + {isLoading && } {isLoading ? t("button.saving", { ns: "common" }) : t("triggers.dialog.form.save", {