Merge remote-tracking branch 'remotes/old/zmj' into old

This commit is contained in:
jia 2023-09-13 21:17:17 +08:00
commit 48024faa44

View File

@ -848,13 +848,13 @@
.skuaddcart {
width: 50vw;
background-color: #FEAB00;
margin: 0 auto;
margin: 20rpx auto;
height: 80rpx;
line-height: 80rpx;
text-align: center;
color: white;
border-radius: 80rpx;
margin-top: 20rpx;
// margin-top: 20rpx;
}
}