Code alignment.

This commit is contained in:
Stuart Breckenridge
2020-08-12 21:44:46 +08:00
parent 3ae4a85969
commit cacc96fa5e

View File

@@ -30,7 +30,7 @@ struct SceneNavigationView: View {
SidebarContainerView()
.frame(minWidth: 100, idealWidth: 150, maxHeight: .infinity)
#else
SidebarContainerView()
SidebarContainerView()
#endif
#if os(iOS)