边距
This commit is contained in:
parent
cbecd61c64
commit
83398f59ba
@ -848,13 +848,13 @@
|
|||||||
.skuaddcart {
|
.skuaddcart {
|
||||||
width: 50vw;
|
width: 50vw;
|
||||||
background-color: #FEAB00;
|
background-color: #FEAB00;
|
||||||
margin: 0 auto;
|
margin: 20rpx auto;
|
||||||
height: 80rpx;
|
height: 80rpx;
|
||||||
line-height: 80rpx;
|
line-height: 80rpx;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: white;
|
color: white;
|
||||||
border-radius: 80rpx;
|
border-radius: 80rpx;
|
||||||
margin-top: 20rpx;
|
// margin-top: 20rpx;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user