Explorar o código

Merge branch 'UI' of github.com:polscm32/iAPS into UI

dnzxy %!s(int64=2) %!d(string=hai) anos
pai
achega
d07a2bc923
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

+ 3 - 2
FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

@@ -697,13 +697,14 @@ extension Home {
                         .overlay(mainChart)
                         .clipShape(RoundedRectangle(cornerRadius: 15))
                         .shadow(radius: 3)
-                        .padding(10)
+                        .padding(.horizontal, 10)
                         .frame(maxHeight: UIScreen.main.bounds.height / 2.2)
 
                     Spacer()
 
                     pickerPanel(geo)
-                        .padding(.top, 13)
+
+                    Spacer()
 
                     legendPanel