shjz-applet/unpackage/dist/dev/mp-weixin/components/swiper/swiper-pull.wxss

30 lines
469 B
Plaintext

.banner-box.data-v-32464344 {
position: relative;
}
.img-box.data-v-32464344 {
position: relative;
display: flex;
justify-content: center;
align-items: center;
width: 100%;
}
.img.data-v-32464344 {
width: 100%;
vertical-align: bottom;
}
.dot-box.data-v-32464344 {
position: absolute;
bottom: 36rpx;
display: flex;
justify-content: center;
width: 100%;
}
.item-dot.data-v-32464344 {
width: 12rpx;
height: 12rpx;
border-radius: 100%;
margin: 0 6rpx;
}