mirror of
https://github.com/kiwix/kiwix-apple.git
synced 2025-08-03 12:37:15 -04:00
Merge pull request #1252 from kiwix/1250-hotspot-horiz-line
Remove horizontal divider line from Hotspot screen
This commit is contained in:
commit
037ebe9069
@ -48,7 +48,6 @@ struct HotspotZimFilesSelection: View {
|
||||
|
||||
var body: some View {
|
||||
VStack(spacing: 0) {
|
||||
Divider()
|
||||
LazyVGrid(
|
||||
columns: ([GridItem(.adaptive(minimum: 250, maximum: 500), spacing: 12)]),
|
||||
alignment: .leading,
|
||||
|
Loading…
x
Reference in New Issue
Block a user