minor fix

pull/891/head
Ryan Zhao 2 years ago
parent 73ab8af072
commit ff254f674a

@ -59,6 +59,7 @@ public struct SessionTextField: View {
.bold()
.font(.system(size: Values.mediumFontSize))
.foregroundColor(themeColor: .danger)
.multilineTextAlignment(.center)
}
}
}

Loading…
Cancel
Save