From c7cc9629f7c6cb3c0fce35d8fca9d02486a5193d Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 2 Nov 2021 03:38:14 -0600 Subject: [PATCH] Changing 'Save' button style to primary (#41144) (#41181) Changing 'Save' button style to primary according to Figma design. (cherry picked from commit 0599b6180f7c16e9ad4dc7eb4faba5fdb89b6085) Co-authored-by: Luis Filipe Pessoa --- .../alerting/unified/components/rule-editor/AlertRuleForm.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx b/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx index 000b3d03498..dfb7cfebebe 100644 --- a/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx +++ b/public/app/features/alerting/unified/components/rule-editor/AlertRuleForm.tsx @@ -96,7 +96,7 @@ export const AlertRuleForm: FC = ({ existing }) => {