This commit is contained in:
Trey t
2022-01-30 19:23:14 -06:00
parent 312f32ec5f
commit 566c48ab01

View File

@@ -337,7 +337,7 @@ struct ContentView: View {
}
.frame(height: headerHeight + 20)
listView
.padding([.leading, .trailing])
.padding([.leading, .trailing, .bottom])
}
}.background(
BGView().equatable()