Merge pull request '商品规格样式' (#279) from zhy into master
Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/279
This commit is contained in:
commit
62d610b025
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user