diff --git a/VoiceInk/Views/ContentView.swift b/VoiceInk/Views/ContentView.swift index 6a65c6f..a750a8b 100644 --- a/VoiceInk/Views/ContentView.swift +++ b/VoiceInk/Views/ContentView.swift @@ -183,7 +183,6 @@ struct ContentView: View { ) .frame(width: 200) .navigationSplitViewColumnWidth(200) - .background(VisualEffectView(material: .sidebar, blendingMode: .behindWindow)) } detail: { detailView .frame(maxWidth: .infinity, maxHeight: .infinity)