Explorar o código

fix

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana %!s(int64=2) %!d(string=hai) anos
pai
achega
f1999d11f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Widget/Dashboard/DashboardWidgetView.swift

+ 1 - 1
Widget/Dashboard/DashboardWidgetView.swift

@@ -102,7 +102,7 @@ struct DashboardWidgetView: View {
                         }
                     }
                 }
-                .padding(.top, 30)
+                .padding(.top, 35)
                 .redacted(reason: entry.isPlaceholder ? .placeholder : [])
 
                 if let tableButton = entry.tableButton, !tableButton.isEmpty {