greenPro/unpackage/dist/dev/mp-weixin/pages/component/progress/progress.wxss

16 lines
239 B
Plaintext

.progress-box {
display: flex;
height: 50rpx;
margin-bottom: 60rpx;
}
.uni-icon {
line-height: 1.5;
}
.progress-cancel {
margin-left: 40rpx;
}
.progress-control button{
margin-top: 20rpx;
}