This commit is contained in:
Trey t
2022-02-04 17:05:07 -06:00
parent 549bd167b8
commit bcfa63e914

View File

@@ -342,6 +342,7 @@ struct ContentView: View {
.frame(height: headerHeight + 20)
listView
.padding([.leading, .trailing])
.padding(.top, -25)
}
}.background(
theme.bg