mirror of
https://github.com/yattee/yattee.git
synced 2025-04-27 23:40:35 +05:30
Remove padding from search suggestions
This commit is contained in:
parent
d5f88a73f8
commit
0fc6f7fdb7
@ -59,9 +59,6 @@ struct SearchSuggestions: View {
|
|||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
#if os(iOS)
|
|
||||||
.padding(.bottom, 90)
|
|
||||||
#endif
|
|
||||||
#if os(macOS)
|
#if os(macOS)
|
||||||
.buttonStyle(.link)
|
.buttonStyle(.link)
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user