Blame view

public/scss/product/outlet/_index.css 643 Bytes
1 2 3
@import "nav";
@import "left-right";
@import "activity";
郝肖肖 authored
4 5 6 7 8 9 10 11 12 13 14 15 16 17
@import "layout/swiper";
@import "channel/banner-top";
@import "channel/hot-category";
@import "channel/icons-enter";
@import "channel/banner-center";
@import "channel/thumb-row";
@import "channel/left-right";
@import "channel/hot-brands";
@import "channel/trendsetter-collocation";
@import "channel/goods-category";
@import "channel/creative-life";
@import "channel/plus-star";
@import "channel/floor-header";
@import "common/good";
18
biao authored
19 20 21 22 23
.outlet-page {
    .good-tag,
    .suspend-cart {
        display: none !important;
    }
沈志敏 authored
24
ccbikai(👎🏻🍜) authored
25 26
    .goods-container {
        margin-bottom: 10px;
沈志敏 authored
27
    }
biao authored
28
}