Skip to content

Commit b57d632

Browse files
authored
fix: use custom button styling on linked accounts page (#4)
1 parent 61e5427 commit b57d632

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

less/forum.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
line-height: 27px;
1515
}
1616

17-
.LogInButtons:not(.FoFLogInButtons--icons) {
17+
.LogInButtons:not(.FoFLogInButtons--icons),
18+
.LinkedAccounts {
1819
.LogInButton--apple {
1920
// Size proportions from Apple
2021
// "minumum height: 30px"

0 commit comments

Comments
 (0)