|
@@ -13,7 +13,7 @@
|
|
|
.supporting-list .list-checked .coll-checked.checked{background: url("/img/cart/icon_yixuanze@2x.png") no-repeat;background-size: cover;}
|
|
|
.supporting-list .list-image{width: 24vw;height: 100%;float: left;margin-right: 2vw;}
|
|
|
.supporting-list .list-image a{width: 24vw;height: 24vw;display: block;position: relative;}
|
|
|
- .supporting-list .list-image .smalltype{width: 26px;height: 26px;position: absolute;top: 0;right: 5px;}
|
|
|
+ .supporting-list .list-image .smalltype{width: 26px;height: 26px;position: absolute;top: 0;right: 5px;border:none;}
|
|
|
.supporting-list .list-image img{width: 24vw;height: 24vw;box-sizing: border-box;display: block;border: 1px solid #E1E1E1;border-radius: 2px;}
|
|
|
.supporting-list .list-info{width: 59vw;float: left;height: 100%;}
|
|
|
.supporting-list .list-info .list-name{width:100%;height: 10.5vw;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;line-height: 5.2vw;text-align: justify;font-size: 3.6vw;color: #22272E;}
|