From 8f87fd9bfea5b99074de27424e727c1ec63b05e0 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Mon, 23 May 2022 05:24:13 -0400 Subject: [PATCH] Alerting: Fix notification policies label matchers layout (#49159) (#49164) (cherry picked from commit 0ae8e3bd4e8f133249cc34c8117ccdd0237adf9a) Co-authored-by: Gilles De Mey --- .../unified/components/amroutes/AmRoutesExpandedForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx b/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx index 3bc2b749af6..4696381a744 100644 --- a/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx +++ b/public/app/features/alerting/unified/components/amroutes/AmRoutesExpandedForm.tsx @@ -73,7 +73,7 @@ export const AmRoutesExpandedForm: FC = ({ onCancel, {fields.map((field, index) => { const localPath = `object_matchers[${index}]`; return ( - +