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