Fix:3514 【商城小程序】店铺中商品名称过长,省略号后第三行仍会漏出部分字体
This commit is contained in:
@@ -1102,11 +1102,9 @@ export default {
|
||||
background: #fff;
|
||||
|
||||
.name {
|
||||
padding: 8rpx 6rpx;
|
||||
padding: 0 6rpx;
|
||||
font-size: 26rpx;
|
||||
line-height: 36rpx;
|
||||
color: #333333;
|
||||
height: 70rpx;
|
||||
}
|
||||
|
||||
.price-line {
|
||||
|
||||
Reference in New Issue
Block a user