From dbf258b83715fc091ac09e0f10d2f251fedd2f56 Mon Sep 17 00:00:00 2001 From: Tom Ratcliffe Date: Tue, 21 May 2024 12:04:10 +0100 Subject: [PATCH] Alerting: Center "need help" icons (#87981) --- .../components/alert-groups/MatcherFilter.tsx | 2 +- .../components/rule-editor/AnnotationsStep.tsx | 2 +- .../rule-editor/GrafanaEvaluationBehavior.tsx | 2 +- .../components/rule-editor/NeedHelpInfo.tsx | 2 +- .../rule-editor/NotificationsStep.tsx | 18 ++++-------------- .../SmartAlertTypeDetector.tsx | 2 +- .../unified/components/rules/RulesFilter.tsx | 4 ++-- .../rules/state-history/StateHistory.tsx | 2 +- 8 files changed, 12 insertions(+), 22 deletions(-) diff --git a/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.tsx b/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.tsx index dc87bb2fd58..b53fbf6425e 100644 --- a/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.tsx +++ b/public/app/features/alerting/unified/components/alert-groups/MatcherFilter.tsx @@ -37,7 +37,7 @@ export const MatcherFilter = ({ onFilterChange, defaultQueryString }: Props) => error={inputInvalid ? 'Query must use valid matcher syntax. See the examples in the help tooltip.' : null} label={