• This project
    • Loading...
  • Sign in

张泽世 / yohobuywap-node · Files

Go to a project

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • yohobuywap-node
  • public
  • scss
  • outlet
  • _left-right.css
  • SALE 页面样式优化
    6fb5c184
    by ccbikai
    2016-07-05 16:10:27 +0800  
    Browse Files
_left-right.css 265 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14
.outlet-page {
    .thumb-row {
        .thumb-row-box {
            height: 132px;
            border-radius: 0;
            background-size: 100% 100%;
        }
    }

    .left-right-thumb-row {
        background: #f0f0f0;
        border-bottom: none;
    }
}