Skip to content

Commit

Permalink
fix: use custom button styling on linked accounts page (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
davwheat committed Feb 1, 2023
1 parent 61e5427 commit b57d632
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion less/forum.less
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
line-height: 27px;
}

.LogInButtons:not(.FoFLogInButtons--icons) {
.LogInButtons:not(.FoFLogInButtons--icons),
.LinkedAccounts {
.LogInButton--apple {
// Size proportions from Apple
// "minumum height: 30px"
Expand Down

0 comments on commit b57d632

Please sign in to comment.