.carousel-inner .item img {
width: 100%; /* or width: 100% !important; */
}
.carousel-inner > .item > img {
width:100%; /* Or try to use important */
height:auto;
}
.carousel {
width:100%; /* Or try to use important */
height:auto;
}
1783

被折叠的 条评论
为什么被折叠?



