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) {