diff --git a/web/src/components/classification/wizard/Step1NameAndDefine.tsx b/web/src/components/classification/wizard/Step1NameAndDefine.tsx index 72e69f0bc1..2399510088 100644 --- a/web/src/components/classification/wizard/Step1NameAndDefine.tsx +++ b/web/src/components/classification/wizard/Step1NameAndDefine.tsx @@ -489,7 +489,7 @@ export default function Step1NameAndDefine({ -
+
diff --git a/web/src/components/classification/wizard/Step2StateArea.tsx b/web/src/components/classification/wizard/Step2StateArea.tsx index 84367a877d..7da1a62dc5 100644 --- a/web/src/components/classification/wizard/Step2StateArea.tsx +++ b/web/src/components/classification/wizard/Step2StateArea.tsx @@ -458,7 +458,7 @@ export default function Step2StateArea({
-
+
diff --git a/web/src/components/classification/wizard/Step3ChooseExamples.tsx b/web/src/components/classification/wizard/Step3ChooseExamples.tsx index c6693d0296..d2861affca 100644 --- a/web/src/components/classification/wizard/Step3ChooseExamples.tsx +++ b/web/src/components/classification/wizard/Step3ChooseExamples.tsx @@ -693,7 +693,7 @@ export default function Step3ChooseExamples({ )} {!isTraining && ( -
+
diff --git a/web/src/components/overlay/detail/FaceCreateWizardDialog.tsx b/web/src/components/overlay/detail/FaceCreateWizardDialog.tsx index 86eae6acb7..1ab0ffa1ba 100644 --- a/web/src/components/overlay/detail/FaceCreateWizardDialog.tsx +++ b/web/src/components/overlay/detail/FaceCreateWizardDialog.tsx @@ -131,7 +131,7 @@ export default function CreateFaceWizardDialog({ forbiddenPattern={/#/} forbiddenErrorMessage={t("description.nameCannotContainHash")} > -
+
@@ -144,7 +144,7 @@ export default function CreateFaceWizardDialog({ {t("steps.description.uploadFace", { name })}
-
+
@@ -173,7 +173,7 @@ export default function CreateFaceWizardDialog({
-
+
diff --git a/web/src/components/settings/wizard/Step2ProbeOrSnapshot.tsx b/web/src/components/settings/wizard/Step2ProbeOrSnapshot.tsx index 7a52c8d047..1f805594d6 100644 --- a/web/src/components/settings/wizard/Step2ProbeOrSnapshot.tsx +++ b/web/src/components/settings/wizard/Step2ProbeOrSnapshot.tsx @@ -626,7 +626,7 @@ function ProbeFooterButtons({ {t("cameraWizard.step2.probing")}
-
+
@@ -649,7 +649,7 @@ function ProbeFooterButtons({ return (
{probeError}
-
+
@@ -670,7 +670,7 @@ function ProbeFooterButtons({ // If manual mode, show Continue when test succeeded, otherwise show Test (calls onManualTest) if (mode === "manual") { return ( -
+
@@ -707,7 +707,7 @@ function ProbeFooterButtons({ // Default probe footer return ( -
+
diff --git a/web/src/components/settings/wizard/Step3StreamConfig.tsx b/web/src/components/settings/wizard/Step3StreamConfig.tsx index 39d8406f8c..170a4bc301 100644 --- a/web/src/components/settings/wizard/Step3StreamConfig.tsx +++ b/web/src/components/settings/wizard/Step3StreamConfig.tsx @@ -731,7 +731,7 @@ export default function Step3StreamConfig({
)} -
+
{onBack && (
-
+
{onBack && ( diff --git a/web/src/components/trigger/wizard/Step2ConfigureData.tsx b/web/src/components/trigger/wizard/Step2ConfigureData.tsx index 7cbb74cadf..e14bf75645 100644 --- a/web/src/components/trigger/wizard/Step2ConfigureData.tsx +++ b/web/src/components/trigger/wizard/Step2ConfigureData.tsx @@ -109,20 +109,15 @@ export default function Step2ConfigureData({ )} /> -
- diff --git a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx index 2b560ded3f..062bfa15cf 100644 --- a/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx +++ b/web/src/components/trigger/wizard/Step3ThresholdAndActions.tsx @@ -181,20 +181,15 @@ export default function Step3ThresholdAndActions({ )} /> -
-