From d1d5bb653728811bf96a7a4000b77defa3d08868 Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Mon, 10 Oct 2022 19:24:01 -0700 Subject: [PATCH] Fix up buttons --- Meshtastic/Views/Settings/ShareChannels.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Meshtastic/Views/Settings/ShareChannels.swift b/Meshtastic/Views/Settings/ShareChannels.swift index b163106c..aaaf0081 100644 --- a/Meshtastic/Views/Settings/ShareChannels.swift +++ b/Meshtastic/Views/Settings/ShareChannels.swift @@ -192,7 +192,6 @@ struct ShareChannels: View { .buttonStyle(.bordered) .buttonBorderShape(.capsule) .controlSize(.small) - .padding(.top) } } .sheet(isPresented: $isPresentingHelp) {