Code alignment.
This commit is contained in:
parent
3ae4a85969
commit
cacc96fa5e
|
@ -30,7 +30,7 @@ struct SceneNavigationView: View {
|
|||
SidebarContainerView()
|
||||
.frame(minWidth: 100, idealWidth: 150, maxHeight: .infinity)
|
||||
#else
|
||||
SidebarContainerView()
|
||||
SidebarContainerView()
|
||||
#endif
|
||||
|
||||
#if os(iOS)
|
||||
|
|
Loading…
Reference in New Issue