fireflysg-wxapp/pages/category/category.wxss

13 lines
217 B
Plaintext

/* pages/category/category.wxss */
.sign-list{
padding: 0 30rpx;
font-size: 30rpx;
color: #333;
}
.sign-ee{
padding: 24rpx 0;
border-bottom: 1px solid #E8E8E8;
}
.sign-ee:last-child{
border-bottom: none;
}