Merge branch 'v1.6.0' into v1.7.0
commit
b3bcc0aa4c
|
|
@ -1,4 +1,4 @@
|
|||
.goods-detail img { width: 80px; height: 80px; position: absolute; }
|
||||
.goods-detail img { width: 80px; height: 80px; position: absolute; left: 0; top: 0; }
|
||||
.goods-detail { position: relative; margin-left: 18px; min-height: 80px; }
|
||||
.goods-title { display: block; max-height: 36px; overflow: hidden; text-overflow: ellipsis; }
|
||||
.goods-title:hover { text-decoration: underline; }
|
||||
|
|
|
|||
Loading…
Reference in New Issue