8 lines
140 B
CSS
8 lines
140 B
CSS
.points-integral .list {
|
|
border-bottom: 2rpx solid #eee;
|
|
padding: 30rpx 0;
|
|
}
|
|
|
|
.points-integral .list:last-of-type {
|
|
border: 0;
|
|
} |