mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Fix up buttons
This commit is contained in:
parent
1742ec3b48
commit
d1d5bb6537
1 changed files with 0 additions and 1 deletions
|
|
@ -192,7 +192,6 @@ struct ShareChannels: View {
|
|||
.buttonStyle(.bordered)
|
||||
.buttonBorderShape(.capsule)
|
||||
.controlSize(.small)
|
||||
.padding(.top)
|
||||
}
|
||||
}
|
||||
.sheet(isPresented: $isPresentingHelp) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue