• This project
    • Loading...
  • Sign in

fe / YOHOBUYPC · Files

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 2
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • YOHOBUYPC
  • web-static
  • sass
  • product
  • _search.scss
  • product files rebuild
    88a2fe34
    by xuqi
    2015-12-04 09:50:43 +0800  
    Browse Files
_search.scss 285 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
/*
 *Description: 商品列表
 *Author: chenglong.wang@yoho.cn
 *Date: 2015/12/1
 */

.product-search-page {

    //todo

    .goods-container {
        height: auto;
        padding: 25px 0 0 0;
        position: relative;
        width: 1150px + 10px;//每列增加右边距
    }
}