@@ -619,13 +619,13 @@ img {
.goods-image .small {
height: 80px;
display: flex;
- justify-content: space-between;
+ /* justify-content: space-between; */
}
.goods-image .small li {
width: 68px;
height: 68px;
- /* margin-right: 12px; */
+ margin-right: 12px;
margin-top: 15px;
cursor: pointer;
@@ -1376,13 +1376,13 @@ img {