diff --git a/ui/src/Components/ManagedSilence/SilenceDetails.tsx b/ui/src/Components/ManagedSilence/SilenceDetails.tsx index 17dcffd8d..49e9416ac 100644 --- a/ui/src/Components/ManagedSilence/SilenceDetails.tsx +++ b/ui/src/Components/ManagedSilence/SilenceDetails.tsx @@ -64,7 +64,7 @@ const SilenceDetails: FC<{ isUpper = false, }) => { const isExpired = parseISO(silence.endsAt) < new Date(); - let expiresClass = "text-dark"; + let expiresClass = ""; let expiresLabel = "Expires"; if (isExpired) { expiresClass = "text-danger"; @@ -84,7 +84,7 @@ const SilenceDetails: FC<{
- +
- + ID: - + {silence.id}
- +
- + matches snapshot with expaned details 1`] = `
- + matches snapshot with expaned details 1`] = ` Started 30 minutes ago - + matches snapshot with expaned details 1`] = `
- + matches snapshot with expaned details 1`] = ` ID: - + 04d37636-2350-4878-b382-e0b50353230f
@@ -216,7 +216,7 @@ exports[` matches snapshot with expaned details 1`] = `
- + matches snapshot with expaned details 1`] = `
- +