mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 22:43:25 +08:00
【优化】优化下单界面数量与“X”符号错位的问题。
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
.goods-info-view { position: relative; padding-left: 90px; min-height: 82px; line-height: 1.4;
|
||||
.coreshop-tag-view { position: relative; width: fit-content; }
|
||||
.goods-price-view { position: relative; line-height: 1.7; top: 4.5px;
|
||||
.goods-num { width: 25px; position: absolute; right: 2.5px; top: 2.5px; }
|
||||
.goods-num { position: absolute; right: 2.5px; top: 2.5px; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user