nkoehler / mat-video

:tv: mat-video is an Angular 8/9+ video player using Material!
https://nkoehler.github.io/mat-video/
MIT License
91 stars 47 forks source link

progress class css not compatible with bootstrap #34

Open mikegondan opened 5 years ago

mikegondan commented 5 years ago

bug:

If the app has bootstrap module (version 4), bootstrap has a class named .progress in _progress.scss and the progessbar fails.