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
162 B
Plaintext

.text-main {
font-size: 28rpx;
height: 80rpx;
width: 100%;
line-height: 80rpx;
margin-top: 10rpx;
color: #000000;
}
.memberRanking {
overflow-y: auto;
}