mirror of
https://gitee.com/zongzhige/shopxo-uniapp.git
synced 2026-07-06 05:42:31 +08:00
8 lines
147 B
CSS
8 lines
147 B
CSS
.points-integral .list {
|
|
border-bottom: 2rpx solid #eee;
|
|
padding: 30rpx 0;
|
|
}
|
|
|
|
.points-integral .list:last-of-type {
|
|
border: 0;
|
|
} |