Authored by 毕凯

Merge branch 'feature/saleDislocation' into 'release/5.8'

sale样式老版本错位修改



See merge request !656
... ... @@ -56,9 +56,13 @@
.thumb-row {
padding-top: 25px;
padding-bottom: 0;
overflow: hidden;
padding-left: 16px;
.thumb-row-box {
margin-top: 10px;
display: block;
float: left;
}
}
... ...