Skip to content

Commit

Permalink
feat(h5): nvue swiper-item : absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
fxy060608 committed Jul 3, 2019
1 parent bf5de94 commit a0b7b2b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/core/view/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -165,3 +165,7 @@ uni-page {
border: 0px solid #000000;
box-sizing: border-box;
}

[nvue] uni-swiper-item {
position: absolute;
}

0 comments on commit a0b7b2b

Please sign in to comment.