nantai-erp-wechat-mobile/driver/pages/add/addResult.wxss

19 lines
252 B
Plaintext
Raw Normal View History

2024-10-31 21:29:57 +08:00
/* 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;
}