mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
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
Block a user