Closed sajjadabdi closed 6 years ago
animated progress bar not work inside div with card class
Hi, same problem, I didn't see the progress bar within cards. I fixed it by changing the .progress class's z-index :
.progress { z-index: 1; }
animated progress bar not work inside div with card class