Skip to content

Commit

Permalink
T-iOS-541 - Label gets cut off for password setup (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhekra-rouatbi authored Jan 10, 2025
1 parent 165a5b4 commit 606377f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ struct LockDescriptionView : View {
.foregroundColor(.white)
.lineSpacing(7)
.multilineTextAlignment(alignement)
.frame(height: 80)
}
.padding(EdgeInsets(top: 0, leading: 46, bottom: 0, trailing: 46))
}
Expand Down

0 comments on commit 606377f

Please sign in to comment.