jiazhipeng 1 year ago
parent
commit
e45f18d27e
  1. 2
      pages/info/sceneProductInfo/index.wxss

2
pages/info/sceneProductInfo/index.wxss

@ -933,6 +933,8 @@ page {
background: #F8F8F8; background: #F8F8F8;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
max-height: 1100rpx;
overflow: auto;
} }
.left-type-container .sku-type{ .left-type-container .sku-type{
padding: 38rpx 12rpx; padding: 38rpx 12rpx;

Loading…
Cancel
Save