Merge branch 'hotfix/guangDetail' into 'master'
up-version See merge request !668
Showing
2 changed files
with
4 additions
and
3 deletions
@@ -204,8 +204,9 @@ $focus-size: 42px; | @@ -204,8 +204,9 @@ $focus-size: 42px; | ||
204 | .collocation-block { | 204 | .collocation-block { |
205 | background: #fff; | 205 | background: #fff; |
206 | 206 | ||
207 | - .good-list { | ||
208 | - padding-left: 15px; | 207 | + .good-info { |
208 | + width: 260px; | ||
209 | + height: 477px; | ||
209 | } | 210 | } |
210 | } | 211 | } |
211 | 212 |
-
Please register or login to post a comment