mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-20 21:40:43 +01:00
Put in the padding that Apple left off of the section headers
This commit is contained in:
parent
543048b981
commit
b79a1aef0c
@ -81,7 +81,7 @@ struct SidebarView: View {
|
||||
}
|
||||
}
|
||||
} label: {
|
||||
SidebarItemView(sidebarItem: sidebarItem)
|
||||
SidebarItemView(sidebarItem: sidebarItem).padding(.leading, 4)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user