TalentService-mobile/unpackage/dist/dev/mp-weixin/pages/article/articleList.wxss

27 lines
614 B
Plaintext
Raw Normal View History

2024-10-27 00:26:19 +08:00
page{
background-color: #F9F9F9F9;
}
@charset "UTF-8";
/**
* 下方引入的为uView UI的集成样式文件为scss预处理器其中包含了一些"u-"开头的自定义变量
* uView自定义的css类名和scss变量均以"u-"开头,不会造成冲突,请放心使用
*/
.swiper.data-v-5886fab2 {
height: calc(100vh - 80rpx);
}
.swiper .swiper-item.data-v-5886fab2 {
height: 100%;
}
.swiper .swiper-item .scroll.data-v-5886fab2 {
height: 100%;
margin-top: 20rpx;
width: 100%;
background-color: #FFFFFF;
}
.swiper .swiper-item .scroll view.data-v-5886fab2 {
padding: 0 25rpx;
}