Files
coloruicss/pages/badge/badge.wxss
weilanwl 3834693e84 xiaogang
ColorUI 源代码
2018-06-19 21:21:54 +08:00

12 lines
172 B
Plaintext

page{
background: #f5f5f5;
}
.mark-list-item {
width: 120rpx;
height: 120rpx;
border-radius: 10rpx;
background: #f5f5f5;
margin: 20rpx;
position: relative;
}