Authored by 郝肖肖

店铺边框

... ... @@ -221,6 +221,10 @@
position: relative;
}
.hot-category .floor-header {
border-bottom: none;
}
.more {
position: absolute;
right: 30px;
... ... @@ -342,6 +346,11 @@
.discount-area {
@extend .discount-page;
#list-nav {
border-top: 1px solid #e0e0e0;
border-bottom: 1px solid #e0e0e0;
}
.list-nav li {
display: block;
height: 80px;
... ...