fellow-official-accounts.wxss
499 Bytes
/* page/subPackage/pages/zeroSell/components/fellow-alert.wxss */
.content {
font-size: 28rpx;
color: #444444;
line-height: 40rpx;
text-align: center;
margin-top: 110rpx;
}
.foot {
position: absolute;
box-sizing: border-box;
bottom: 0;
width: 100%;
height: 90rpx;
line-height: 90rpx;
font-size: 32rpx;
font-weight: bolder;
text-align: center;
border-top: 1rpx solid #E0E0E0;
}
.text {
font-size: 28rpx;
line-height: 40rpx;
margin:68rpx;
text-align:center;
}