github.com/argoproj/argo-cd/v3@v3.2.1/ui/src/app/shared/components/progress/progress-popup.scss (about) 1 .progress-popup__title { 2 font-family: "Heebo", sans-serif; 3 font-weight: normal; 4 font-size: 16px; 5 font-style: normal; 6 color: #495763; 7 } 8 9 .progress-popup__footer { 10 text-align: right; 11 } 12 13 .progress-popup__content { 14 padding-top: 15px; 15 }