Skip to content

Commit 067c9ee

Browse files
committed
Fix email auth login button theme
1 parent ea6f8a2 commit 067c9ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Wikipedia/Code/WMFTwoFactorPasswordViewController.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -413,5 +413,7 @@ class WMFTwoFactorPasswordViewController: WMFScrollViewController, UITextFieldDe
413413

414414
displayModeToggle.textColor = theme.colors.link
415415
subTitleLabel.textColor = theme.colors.secondaryText
416+
417+
loginButton.apply(theme: theme)
416418
}
417419
}

0 commit comments

Comments
 (0)