WGShare.Client.Wx/pages/back-top/back-top.wxss

13 lines
194 B
Plaintext

page {
background: #fff;
}
page .skeleton-item {
padding-bottom: 48rpx;
}
page .container-flex {
display: flex;
justify-content: space-between;
margin-top: 48rpx;
flex-wrap: wrap;
}