_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;//每列增加右边距 } }