diff --git a/Packages/App/Sources/AppUIMain/Views/Providers/macOS/ProviderServer+Content+macOS.swift b/Packages/App/Sources/AppUIMain/Views/Providers/macOS/ProviderServer+Content+macOS.swift index 5e63c964..d4f8a929 100644 --- a/Packages/App/Sources/AppUIMain/Views/Providers/macOS/ProviderServer+Content+macOS.swift +++ b/Packages/App/Sources/AppUIMain/Views/Providers/macOS/ProviderServer+Content+macOS.swift @@ -104,7 +104,6 @@ private extension ProviderServerView.ContentView { } .cursor(.hand) } - .width(min: 300.0) } } }