You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/* home/components/userInfo/userInfo.wxss */
|
|
@import "../../pages/completion/completion";
|
|
.txt-red{ color: #FF0000;}
|
|
.record-btn{ border: 1px solid #0a6597; color: #0a6597; border-radius: 30rpx; padding: 5rpx 15rpx; font-size: 24rpx;} |