Skip to content

Commit

Permalink
chore(scroll-view): specify container z-index to optimize translate3d…
Browse files Browse the repository at this point in the history
… performance
  • Loading branch information
xxyan0205 committed Sep 11, 2019
1 parent 4a0fce3 commit 15bd27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/scroll-view/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@ export default {
.scroll-view-container
clearfix()
position relative
z-index 1
// display inline-block
.scroll-view-refresh
clearfix()
Expand Down

0 comments on commit 15bd27d

Please sign in to comment.