diff --git a/ShhShell/Views/Hosts/ConnectionView.swift b/ShhShell/Views/Hosts/ConnectionView.swift index 9a25692..545999d 100644 --- a/ShhShell/Views/Hosts/ConnectionView.swift +++ b/ShhShell/Views/Hosts/ConnectionView.swift @@ -77,7 +77,6 @@ struct ConnectionView: View { } } } - .blur(radius: showIconPicker ? 5 : 0) .scrollContentBackground(.hidden) .transition(.opacity) .onDisappear {