From a8bc7ba612402cca7b5db6687510b2315a3d383f Mon Sep 17 00:00:00 2001 From: Jonathan Date: Fri, 17 Jul 2020 22:22:34 +0200 Subject: [PATCH] Change btn class for delete button (#24002) Set delete account button as a secondary action instead of a primary action. --- .../Areas/Identity/Pages/V4/Account/Manage/PersonalData.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/PersonalData.cshtml b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/PersonalData.cshtml index 8786fb8858..d64bd826cf 100644 --- a/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/PersonalData.cshtml +++ b/src/Identity/UI/src/Areas/Identity/Pages/V4/Account/Manage/PersonalData.cshtml @@ -17,7 +17,7 @@

- Delete + Delete