myList.wxss
381 Bytes
/* page/subPackage/pages/zeroSell/myList.wxss */
@import '../../vendors/zanui/actionsheet/index.wxss';
.list-foot-blank
{
width: 100%;
height: 88rpx;
text-align: center;
line-height: 88rpx;
font-size: 30rpx;
color: #ccc;
}
.list-head-blank {
width: 100%;
height: 156rpx;
}
.fellow-bar {
position: fixed;
top: 90rpx;
left: 0;
width: 100%;
z-index: 2;
}