Fix up buttons

This commit is contained in:
Garth Vander Houwen 2022-10-10 19:24:01 -07:00
parent 1742ec3b48
commit d1d5bb6537

View file

@ -192,7 +192,6 @@ struct ShareChannels: View {
.buttonStyle(.bordered)
.buttonBorderShape(.capsule)
.controlSize(.small)
.padding(.top)
}
}
.sheet(isPresented: $isPresentingHelp) {