• This project
    • Loading...
  • Sign in

fe / yohobuy-node · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 1
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuy-node
  • public
  • scss
  • common
  • _swiper.css
  • style fix
    11730c26
    by yyq
    2017-03-21 13:47:38 +0800  
    Browse Files
_swiper.css 186 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.swiper-container {
    position: relative;
    overflow: hidden;
}

.swiper-slide {
    width: 185px;
    margin-right: 8px;
    float: left;
}

.swiper-wrapper {
    margin-left: 0;
}