github.com/argoproj/argo-cd/v3@v3.2.1/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 }