I need to add an angle to the progress on a ion-progress-bar but cannot seem to target the .progress class to add clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%); to it. Closest I can get is applying the angle to the whole bar, not the highlighted “progress”
1 post - 1 participant