Fix(商品详情):【商城小程序】商品详情页中,规格名称过长时,字段溢出规格框(超过17个字后省略)
This commit is contained in:
@@ -1969,7 +1969,7 @@ export default {
|
|||||||
height: 42rpx;
|
height: 42rpx;
|
||||||
line-height: 42rpx;
|
line-height: 42rpx;
|
||||||
border-radius: 12rpx;
|
border-radius: 12rpx;
|
||||||
width: 360rpx;
|
max-width: 360rpx;
|
||||||
}
|
}
|
||||||
.address-wrap{
|
.address-wrap{
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|||||||
Reference in New Issue
Block a user