纸通宝小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

12 lines
225 B

/* pages/adress/create/index.wxss */
.margin-top{
margin-top: 16rpx;
}
.page-btn {
height: 27px;
background: rgba(255, 66, 43, 1);
box-shadow: 0px 4px 14px -6px rgba(255, 43, 45, 0.8);
color: white;
font-size: 32rpx;
}