diff --git a/pages/grade/grade.wxss b/pages/grade/grade.wxss index 3c04a39..9686066 100644 --- a/pages/grade/grade.wxss +++ b/pages/grade/grade.wxss @@ -57,6 +57,9 @@ padding-left: 3rpx; margin-right: 30rpx; } +.scroll-view-item:nth-of-type(1),.scroll-view-item:nth-of-type(8){ + margin-right: 0; +} .view text { font-size: 23rpx;