diff --git a/frontend-modern/src/components/Settings/InfrastructureSourceManager.tsx b/frontend-modern/src/components/Settings/InfrastructureSourceManager.tsx index 72f3ae0e2..ef0f26262 100644 --- a/frontend-modern/src/components/Settings/InfrastructureSourceManager.tsx +++ b/frontend-modern/src/components/Settings/InfrastructureSourceManager.tsx @@ -46,7 +46,6 @@ const discoveryRowClass = 'border-b border-border-subtle bg-blue-50/30 hover:bg-blue-50/40 dark:bg-blue-950/10 dark:hover:bg-blue-950/20'; const childTreeWrapperClass = 'relative min-w-0 pl-3 sm:pl-3.5'; const wrappedFieldClass = 'whitespace-normal break-words leading-4'; -const wrappedEndpointClass = 'whitespace-normal break-all leading-4'; const childTreeBranch = (isLastChild: boolean) => (