This commit is contained in:
THK3121 2023-09-18 19:06:51 +08:00
commit 8a5ffda1bb

View File

@ -1024,13 +1024,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;
}
}