mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-04 04:53:00 +08:00
Merge branch 'v1.6.0' into v1.7.0
This commit is contained in:
@ -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; }
|
||||
|
||||
Reference in New Issue
Block a user