nantai-erp-wechat-mobile/driver/pages/add/addResult.wxss
2024-10-31 21:29:57 +08:00

19 lines
252 B
Plaintext

/* driver/pages/add/addResult.wxss */
.success-icon {
width: 148rpx;
height: 148rpx;
margin: 100rpx auto 10rpx auto;
}
.success-tips {
margin-bottom: 70rpx;
}
.btn-box {
width: 400rpx;
margin: 0 auto;
}
.btn-box .btn {
width: 180rpx;
}