dsebata
Results
2
comments of
dsebata
Had the same challenge, fixed with below in a scss file for [email protected]; ```scss @import '~bootstrap/scss/bootstrap'; .progress-linear { .container { @extend .progress; max-width: 100%; --bs-progress-border-radius: 0; --bs-progress-height: 0.5rem; .bar {...
Would really be great to have this