adjustment on layout in recovery password screen

This commit is contained in:
Ryan Zhao 2023-08-24 16:43:18 +10:00
parent a90f011507
commit b39d37a9c5
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@ struct RecoveryPasswordView: View {
.font(.spaceMono(size: Values.verySmallFontSize))
.multilineTextAlignment(.center)
.foregroundColor(themeColor: .primary)
.frame(maxWidth: .infinity)
.padding(.all, Values.largeSpacing)
.overlay(
RoundedRectangle(