Procházet zdrojové kódy

fix

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana před 2 roky
rodič
revize
f1999d11f7
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 {