Kaynağa Gözat

Update PumpConfigRootView.swift

Fix misalignment
tmhastings 1 yıl önce
ebeveyn
işleme
e9d117ce03

+ 1 - 1
FreeAPS/Sources/Modules/PumpConfig/View/PumpConfigRootView.swift

@@ -64,7 +64,7 @@ extension PumpConfig {
                                                             Text(
                                                             Text(
                                                                 "Current Pump Models Supported:"
                                                                 "Current Pump Models Supported:"
                                                             )
                                                             )
-                                                            VStack {
+                                                            VStack(alignment: .leading) {
                                                                 Text("• Medtronic")
                                                                 Text("• Medtronic")
                                                                 Text("• Omnipod Eros")
                                                                 Text("• Omnipod Eros")
                                                                 Text("• Omnipod Dash")
                                                                 Text("• Omnipod Dash")