We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96d4a64 commit fb6266aCopy full SHA for fb6266a
scss/_carousel.scss
@@ -75,7 +75,7 @@
75
.active.carousel-item-right {
76
z-index: 0;
77
opacity: 0;
78
- @include transition(0s $carousel-transition-duration opacity);
+ @include transition(opacity 0s $carousel-transition-duration);
79
}
80
81
0 commit comments