closed #53
This commit is contained in:
@@ -337,7 +337,7 @@ struct ContentView: View {
|
||||
}
|
||||
.frame(height: headerHeight + 20)
|
||||
listView
|
||||
.padding([.leading, .trailing])
|
||||
.padding([.leading, .trailing, .bottom])
|
||||
}
|
||||
}.background(
|
||||
BGView().equatable()
|
||||
|
||||
Reference in New Issue
Block a user