You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
178 B
Plaintext

/* pages/user-edit/user-edit.wxss */
.bottom {
margin: 30rpx 40rpx;
}
.tips {
text-align: right !important;
}
.verify {
color: rgba(0, 82, 217, 1);
font-size: 32rpx;
}