vr-shopxo-uniapp/pages/personal/personal.css

11 lines
177 B
CSS
Raw Normal View History

.user-avatar {
width: 80rpx;
height: 80rpx !important;
2023-09-18 10:15:14 +00:00
}
/**
*
*/
.form-container .form-gorup:not(:last-child) {
border-bottom: 2rpx solid #F5F5F5;
}