UI: Specify social button styling (#12054)
This commit adds more specificity to the social buttons styling.
This commit is contained in:
parent
fcf674f106
commit
80bcebb71f
|
@ -66,6 +66,8 @@
|
|||
}
|
||||
#login-buttons {
|
||||
.btn {
|
||||
background-color: #ffffff;
|
||||
color: #000000;
|
||||
justify-content: flex-start;
|
||||
min-width: fit-content;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue