mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-17 16:05:53 +08:00
10 lines
133 B
SCSS
10 lines
133 B
SCSS
.verification {
|
|
}
|
|
/deep/ .u-form-item {
|
|
margin: 40rpx 0 !important;
|
|
padding: 40rpx 0 !important;
|
|
}
|
|
.submit {
|
|
margin-top: 40rpx;
|
|
}
|