Update Bootstrap to 5.3.0-alpha2
This commit is contained in:
4
paige/node_modules/bootstrap/scss/_carousel.scss
generated
vendored
4
paige/node_modules/bootstrap/scss/_carousel.scss
generated
vendored
@@ -165,7 +165,6 @@
|
||||
margin-right: $carousel-control-width;
|
||||
margin-bottom: 1rem;
|
||||
margin-left: $carousel-control-width;
|
||||
list-style: none;
|
||||
|
||||
[data-bs-target] {
|
||||
box-sizing: content-box;
|
||||
@@ -231,7 +230,8 @@
|
||||
|
||||
@if $enable-dark-mode {
|
||||
@include color-mode(dark) {
|
||||
.carousel {
|
||||
.carousel,
|
||||
&.carousel {
|
||||
@include carousel-dark();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user