Authored by 郭成尧

format-sass

... ... @@ -713,7 +713,6 @@
.name {
font-size: 50px;
margin-top: 50px;
display: inline-block;
max-height: 120px;
overflow: hidden;
text-overflow: ellipsis;
... ...
... ... @@ -100,7 +100,6 @@
display: inline-block;
height: 35px;
line-height: 35px;
overflow: hidden;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
... ...
@import "entry";
@import "game";
\ No newline at end of file
@import "game";
... ...
@import "entry";
@import "game";
\ No newline at end of file
@import "game";
... ...
... ... @@ -2,4 +2,4 @@
@import "feature/anchor";
@import "feature/product";
@import "feature/swiper.min";
\ No newline at end of file
@import "feature/swiper.min";
... ...
... ... @@ -215,7 +215,6 @@
.pagination-inner {
left: auto;
right: 30px;
-webkit-transform: none;
transform: none;
position: absolute;
... ...
@import "layout/swiper";
@import "channel/banner-top";
@import "common/good";
@import './index';
@import "./index";
... ...
... ... @@ -77,4 +77,4 @@
vertical-align: middle;
}
}
}
\ No newline at end of file
}
... ...
... ... @@ -41,4 +41,4 @@
.sale-price {
font-size: 20px;
}
}
\ No newline at end of file
}
... ...
... ... @@ -49,4 +49,4 @@
font-size: 16px;
color: #808080;
}
}
\ No newline at end of file
}
... ...
... ... @@ -34,4 +34,4 @@
width: 580px;
margin-left: 30px;
}
}
\ No newline at end of file
}
... ...
... ... @@ -51,4 +51,4 @@
bottom: 0;
left: 0;
}
}
\ No newline at end of file
}
... ...