Files
sphc/pages/welfareImg/welfareImg.wxss
2024-05-06 15:34:15 +08:00

19 lines
243 B
Plaintext

@import "../../wxParse/wxParse.wxss";
.cont{
width:750rpx;
}
.cont image{
width: 100% !important;
}
.btn{
width: 416rpx;
height: 81rpx;
position: fixed;
left:167rpx;
bottom: 50rpx;
}
.btn image{
width: 100%;
height: 100%;
}