Bootstrap 4.6.0 and dependencies update (final BS4 update)
This commit is contained in:
2
vendor/bootstrap/scss/_progress.scss
vendored
2
vendor/bootstrap/scss/_progress.scss
vendored
@@ -36,7 +36,7 @@
|
||||
|
||||
@if $enable-transitions {
|
||||
.progress-bar-animated {
|
||||
animation: progress-bar-stripes $progress-bar-animation-timing;
|
||||
animation: $progress-bar-animation-timing progress-bar-stripes;
|
||||
|
||||
@if $enable-prefers-reduced-motion-media-query {
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
|
||||
Reference in New Issue
Block a user