@@ -470,11 +470,12 @@
}
- .sectionB {
+ .sectionB {
+ width: 100%;
margin-top: 24rpx;
display: flex;
align-items: center;
- justify-content: space-between;
+ justify-content: flex-start;
flex-wrap: nowrap;
overflow-x: scroll;