Authored by 郭成尧

format-sass

@@ -713,7 +713,6 @@ @@ -713,7 +713,6 @@
713 .name { 713 .name {
714 font-size: 50px; 714 font-size: 50px;
715 margin-top: 50px; 715 margin-top: 50px;
716 - display: inline-block;  
717 max-height: 120px; 716 max-height: 120px;
718 overflow: hidden; 717 overflow: hidden;
719 text-overflow: ellipsis; 718 text-overflow: ellipsis;
@@ -100,7 +100,6 @@ @@ -100,7 +100,6 @@
100 display: inline-block; 100 display: inline-block;
101 height: 35px; 101 height: 35px;
102 line-height: 35px; 102 line-height: 35px;
103 - overflow: hidden;  
104 white-space: nowrap; 103 white-space: nowrap;
105 overflow: hidden; 104 overflow: hidden;
106 text-overflow: ellipsis; 105 text-overflow: ellipsis;
@@ -215,7 +215,6 @@ @@ -215,7 +215,6 @@
215 215
216 .pagination-inner { 216 .pagination-inner {
217 left: auto; 217 left: auto;
218 - right: 30px;  
219 -webkit-transform: none; 218 -webkit-transform: none;
220 transform: none; 219 transform: none;
221 position: absolute; 220 position: absolute;
1 @import "layout/swiper"; 1 @import "layout/swiper";
2 @import "channel/banner-top"; 2 @import "channel/banner-top";
3 @import "common/good"; 3 @import "common/good";
4 -@import './index'; 4 +@import "./index";