change alignment of connected device back to .center

This commit is contained in:
Garth Vander Houwen 2022-02-25 18:20:09 -10:00
parent 48d1b1d837
commit 5b68a67fea

View file

@ -85,7 +85,7 @@ struct Connect: View {
}
Spacer()
VStack(alignment: .trailing) {
VStack(alignment: .center) {
Text("Preferred").font(.caption2)
Text("Radio").font(.caption2)