Skip to content

Commit

Permalink
fix(Slide): fix maxScrollX/Y caculating error in nested Slide (didi#418)
Browse files Browse the repository at this point in the history
* fix(slide): fix maxScrollX/Y caculating error in nested Slide

* optimise
  • Loading branch information
tank0317 authored and dolymood committed Mar 3, 2019
1 parent e9537e4 commit 1227d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/slide/slide-item.vue
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
float: left
box-sizing: border-box
height: 100%
width: 100%
> a
display: block
height: 100%
Expand Down

0 comments on commit 1227d7a

Please sign in to comment.