deguodaigou/components/member/membertop/membertop.scss
2019-12-23 14:13:27 +08:00

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;
}