vr-shopxo-uniapp/pages/extraction-address/extraction-address.css

19 lines
341 B
CSS

.address-logo {
width: 140rpx;
height: 140rpx !important;
}
.address .item-icon {
width: 30rpx;
height: 35rpx !important;
}
.address-alias {
padding: 2rpx 10rpx;
}
.address .text {
line-height: 44rpx;
width: calc(100% - 40rpx);
}
.operation button {
padding: 0 35rpx;
display: inline-flex;
}