9 lines
184 B
SCSS
9 lines
184 B
SCSS
.membertop {
|
|
width: 100%;
|
|
height: 86rpx;
|
|
border-top: 2rpx solid #E8E8E8;
|
|
color: #999999;
|
|
font-size: 24rpx;
|
|
line-height: 86rpx;
|
|
text-indent: 30rpx;
|
|
} |