polscm32 преди 2 години
родител
ревизия
7b9b7aa39d
променени са 1 файла, в които са добавени 2 реда и са изтрити 3 реда
  1. 2 3
      FreeAPS/Sources/Modules/Bolus/View/AlternativeBolusCalcRootView.swift

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

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