Skip to content

Commit

Permalink
fix(image-preview): small width image need device width
Browse files Browse the repository at this point in the history
  • Loading branch information
dolymood committed Sep 21, 2018
1 parent 045ddd2 commit 37da92e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/image-preview/image-preview.vue
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@
.cube-image-preview-item
position: relative
padding: 0 10px
width: 100%
height: 100%
.cube-scroll-wrapper
display: flex
Expand Down

0 comments on commit 37da92e

Please sign in to comment.