polscm32 2 лет назад
Родитель
Сommit
7b9b7aa39d

+ 2 - 3
FreeAPS/Sources/Modules/Bolus/View/AlternativeBolusCalcRootView.swift

@@ -347,7 +347,7 @@ extension Bolus {
 
                         Spacer()
                     }
-                } header: { Text("Carbs") }.listRowBackground(Color.chart)
+                }
 
                 if state.displayPresets {
                     Section {
@@ -430,8 +430,7 @@ extension Bolus {
                             exceededMaxBolus = false
                         }
                     }
-
-                } header: { Text("Bolus") }.listRowBackground(Color.chart)
+                }
 
                 if state.amount > 0 {
                     Section {