Merge 'fix: Fix overlap in Universe view' #2607

ericholguin (1):
      fix: Fix overlap in Universe view
This commit is contained in:
William Casarin
2024-10-26 11:34:43 -07:00

View File

@@ -91,7 +91,7 @@ struct SearchHomeView: View {
.foregroundColor(.secondary)
.padding(.top, 20)
.padding(.horizontal)
})
}.padding(.bottom, 50))
}
)
.refreshable {