Skip to content

Commit

Permalink
Merge branch 'main' into feat/adyer/mbl-1965
Browse files Browse the repository at this point in the history
  • Loading branch information
amy-at-kickstarter authored Jan 22, 2025
2 parents 3699d7a + 367434b commit f54efdf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ final class PledgeOverTimePaymentScheduleViewController: UIViewController {
self.paymentsScheduleStackView.isHidden = true
self.titleLabel.text = Strings.Payment_schedule()

self.termsOfUseButton.setContentCompressionResistancePriority(.required, for: .vertical)
self.termsOfUseButton.setAttributedTitle(
NSAttributedString(
string: Strings.login_tout_help_sheet_terms(),
Expand Down

0 comments on commit f54efdf

Please sign in to comment.