vr-shopxo-source/sourcecode/weixin/components/slider/slider.wxss

10 lines
148 B
Plaintext
Raw Normal View History

2018-12-29 10:39:25 +00:00
.banner {
2018-12-31 18:53:36 +00:00
background: #fff;
margin-bottom: 20rpx;
}
.banner image {
2019-01-24 02:00:20 +00:00
min-width: 100%;
}
.banner, .banner image {
height: 320rpx !important;
2018-12-29 10:39:25 +00:00
}