Merge 'fix: Fix overlap in Universe view' #2607
ericholguin (1):
fix: Fix overlap in Universe view
This commit is contained in:
@@ -91,7 +91,7 @@ struct SearchHomeView: View {
|
|||||||
.foregroundColor(.secondary)
|
.foregroundColor(.secondary)
|
||||||
.padding(.top, 20)
|
.padding(.top, 20)
|
||||||
.padding(.horizontal)
|
.padding(.horizontal)
|
||||||
})
|
}.padding(.bottom, 50))
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
.refreshable {
|
.refreshable {
|
||||||
|
|||||||
Reference in New Issue
Block a user