mirror of
https://github.com/yattee/yattee.git
synced 2024-11-12 17:18:22 +00:00
Remove padding from search suggestions
This commit is contained in:
parent
d5f88a73f8
commit
0fc6f7fdb7
@ -59,9 +59,6 @@ struct SearchSuggestions: View {
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#if os(iOS)
|
||||
.padding(.bottom, 90)
|
||||
#endif
|
||||
#if os(macOS)
|
||||
.buttonStyle(.link)
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user