Commit 8de3bc2f by Hamza Munir

Removed darken from the css for icon of microsoft auth button.

parent 831ee5f3
...@@ -509,7 +509,7 @@ ...@@ -509,7 +509,7 @@
} }
&.button-oa2-azuread-oauth2 { &.button-oa2-azuread-oauth2 {
color: darken($microsoft-black, 20%); color: $microsoft-black;
.icon { .icon {
background: $microsoft-black; background: $microsoft-black;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment