Fix ordering of css files and set correct defautl icon for external providers.

This commit is contained in:
Shannon
2021-07-26 11:10:37 -06:00
parent 4759bcac69
commit c8d36cfc4f
2 changed files with 9 additions and 7 deletions

View File

@@ -27,7 +27,7 @@ namespace Umbraco.Cms.Web.BackOffice.Security
public string ButtonStyle { get; set; } = "btn-openid";
public string Icon { get; set; } = "fa-user";
public string Icon { get; set; } = "fa fa-user";
/// <summary>
/// Options used to control how users can be auto-linked/created/updated based on the external login provider