/* pages/ispPutaway/success.wxss */ .icon { margin: 68rpx 0 0; } .icon .icon-selected { display: block; margin: 0 auto; width: 200rpx; height: 200rpx; font-size: 200rpx; color: #09bb07; } .status { margin-top: 48rpx; line-height: 40rpx; font-weight: 450; font-size: 40rpx; color: #282828; text-align: center; } .btnGroup { margin-top: 68rpx; padding: 0 68rpx; } .btnGroup .btn { width: 100%; height: 94rpx; line-height: 94rpx; font-size: 32rpx; color: #fff; background: #007dff; border-radius: 10rpx; }