From 0599b6180f7c16e9ad4dc7eb4faba5fdb89b6085 Mon Sep 17 00:00:00 2001 From: Luis Filipe Pessoa Date: Tue, 2 Nov 2021 06:08:16 -0300 Subject: [PATCH] Changing 'Save' button style to primary (#41144) Changing 'Save' button style to primary according to Figma design. --- .../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 }) => {