fireflysg-wxapp/pages/add/add.wxss

25 lines
369 B
Plaintext

/* pages/add/add.wxss */
.pub-list{
position: fixed;
width: 100%;
left: 0;
bottom: 150rpx;
z-index: 11;
text-align: center;
z-index: 9999;
}
.plist{
width: 100rpx;
height: 100rpx;
}
.pub{
margin-right: 100rpx;
}
.video-text{
border-radius: 100rpx;
color: #fff;
padding: 20rpx 30rpx;
font-size: 26rpx;
margin-right: 5%;
margin-left: 5%;
}