github.com/argoproj/argo-cd/v2@v2.10.9/ui/src/app/applications/components/applications-list/applications-source.scss (about) 1 .application-source { 2 white-space: nowrap; 3 overflow: hidden; 4 text-overflow: ellipsis; 5 }