Fix padding on threads and search results view
Closes: #177 Changelog-Fixed: Fix padding on threads and search results views
This commit is contained in:
@@ -55,7 +55,7 @@ struct SearchHomeView: View {
|
||||
// Fetch new information by unsubscribing and resubscribing to the relay
|
||||
model.unsubscribe()
|
||||
model.subscribe()
|
||||
}
|
||||
}.padding(.horizontal)
|
||||
}
|
||||
|
||||
var MainContent: some View {
|
||||
|
||||
Reference in New Issue
Block a user