deguodaigou/components/chooseaddr/addradd/addradd.wxss

11 lines
205 B
Plaintext
Raw Normal View History

2019-12-14 10:15:02 +08:00
.btn {
width: 650rpx;
height: 98rpx;
2019-12-14 11:53:14 +08:00
background: #09BB07;
border-radius: 10rpx;
2019-12-14 10:15:02 +08:00
margin: 0 auto;
font-size: 36rpx;
color: white;
line-height: 98rpx;
text-align: center;
}