Commit 2c9297e6a041787d8a7019d4fc8efbcdb9373a7f
1 parent
55d10724
解决菜单列表头部滑不回去问题
Showing
1 changed file
with
1 additions
and
1 deletions
src/components/horizList/horizList.less
| @@ -22,7 +22,7 @@ | @@ -22,7 +22,7 @@ | ||
| 22 | padding-bottom: 22px; | 22 | padding-bottom: 22px; |
| 23 | > .box { | 23 | > .box { |
| 24 | display: flex; | 24 | display: flex; |
| 25 | - justify-content: space-around; | 25 | + //justify-content: space-around; |
| 26 | align-items: center; | 26 | align-items: center; |
| 27 | .item-box { | 27 | .item-box { |
| 28 | // display: inline-flex; | 28 | // display: inline-flex; |