mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-15 19:11:03 +01:00
Code alignment.
This commit is contained in:
parent
3ae4a85969
commit
cacc96fa5e
@ -30,7 +30,7 @@ struct SceneNavigationView: View {
|
|||||||
SidebarContainerView()
|
SidebarContainerView()
|
||||||
.frame(minWidth: 100, idealWidth: 150, maxHeight: .infinity)
|
.frame(minWidth: 100, idealWidth: 150, maxHeight: .infinity)
|
||||||
#else
|
#else
|
||||||
SidebarContainerView()
|
SidebarContainerView()
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if os(iOS)
|
#if os(iOS)
|
||||||
|
Loading…
Reference in New Issue
Block a user