Commit 28ee384411c955468bd4c5d4a4514af0ee07a65b
1 parent
e10075b4
优选库——新版优选首页,猜你喜欢列表下边空白距离调整优化~
Showing
2 changed files
with
3 additions
and
2 deletions
src/components/columnListBox/columnListBox.less
src/pages/optimization2/optimization2.less
| @@ -25,7 +25,7 @@ | @@ -25,7 +25,7 @@ | ||
| 25 | } | 25 | } |
| 26 | } | 26 | } |
| 27 | .main-box { | 27 | .main-box { |
| 28 | - padding: 40px 0; | 28 | + padding: 40px 0 0 0; |
| 29 | .section { | 29 | .section { |
| 30 | background-color: #ffffff; | 30 | background-color: #ffffff; |
| 31 | margin: 0 auto 40px auto; | 31 | margin: 0 auto 40px auto; |
| @@ -78,6 +78,7 @@ | @@ -78,6 +78,7 @@ | ||
| 78 | } | 78 | } |
| 79 | &.goods-list { | 79 | &.goods-list { |
| 80 | background-color: transparent; | 80 | background-color: transparent; |
| 81 | + margin: 0 auto; | ||
| 81 | .title-box { | 82 | .title-box { |
| 82 | & + .column-list-box { | 83 | & + .column-list-box { |
| 83 | margin-top: 30px; | 84 | margin-top: 30px; |