mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Code alignment.
This commit is contained in:
@@ -30,7 +30,7 @@ struct SceneNavigationView: View {
|
||||
SidebarContainerView()
|
||||
.frame(minWidth: 100, idealWidth: 150, maxHeight: .infinity)
|
||||
#else
|
||||
SidebarContainerView()
|
||||
SidebarContainerView()
|
||||
#endif
|
||||
|
||||
#if os(iOS)
|
||||
|
||||
Reference in New Issue
Block a user