UI: Specify social button styling (#12054)

This commit adds more specificity to the social buttons styling.
This commit is contained in:
Jordan Vidrine
2021-02-11 14:32:33 -06:00
committed by GitHub
parent fcf674f106
commit 80bcebb71f

View File

@@ -66,6 +66,8 @@
}
#login-buttons {
.btn {
background-color: #ffffff;
color: #000000;
justify-content: flex-start;
min-width: fit-content;
}