vr-shopxo-uniapp/pages/user-integral/user-integral.css

8 lines
147 B
CSS
Raw Normal View History

2023-09-13 06:01:36 +00:00
.points-integral .list {
border-bottom: 2rpx solid #eee;
padding: 30rpx 0;
}
.points-integral .list:last-of-type {
border: 0;
2021-10-11 16:18:14 +00:00
}