商品规格样式

This commit is contained in:
ghusermoon 2020-08-21 11:51:31 +08:00
parent 164dff3db5
commit 5806077877

View File

@ -31,12 +31,16 @@
height: 60rpx; height: 60rpx;
background-color: #ececec; background-color: #ececec;
color: #999; color: #999;
text-align: center; // text-align: center;
line-height: 60rpx; // line-height: 60rpx;
box-sizing: border-box; box-sizing: border-box;
border-radius: 6rpx; border-radius: 6rpx;
margin-right: 26rpx; margin-right: 26rpx;
margin-bottom: 20rpx; margin-bottom: 20rpx;
border: #ececec 1rpx solid;
display: flex;
align-items: center;
justify-content: center;
} }
.xuanzhong{ .xuanzhong{
border: #ff780f 1rpx solid; border: #ff780f 1rpx solid;