deguodaigou/components/chooseaddr/addradd/addradd.wxss
2019-12-14 11:53:14 +08:00

11 lines
205 B
Plaintext

.btn {
width: 650rpx;
height: 98rpx;
background: #09BB07;
border-radius: 10rpx;
margin: 0 auto;
font-size: 36rpx;
color: white;
line-height: 98rpx;
text-align: center;
}