vr-shopxo-uniapp/pages/plugins/distribution/promotion-user/promotion-user.css

17 lines
250 B
CSS
Raw Normal View History

/*
*
*/
.data-list .item .base .avatar {
width: 40rpx;
height: 40rpx !important;
}
/*
*
*/
scroll-view ::-webkit-scrollbar {
display: none;
width: 0;
height: 0;
color: transparent;
}