mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Add padding back
This commit is contained in:
parent
34d66000c8
commit
6a958f62bb
1 changed files with 1 additions and 1 deletions
|
|
@ -32,6 +32,6 @@ struct PersistentTip: TipViewStyle {
|
|||
}
|
||||
.frame(maxWidth: .infinity)
|
||||
.backgroundStyle(.thinMaterial)
|
||||
.padding(.top, 5)
|
||||
.padding()
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue