21 lines
412 B
Plaintext
21 lines
412 B
Plaintext
/* packageG/supplierDist/distributionEntrance/distributionEntrance.wxss */
|
|
.loaction {
|
|
height: 84.16rpx;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
padding: 0 30.08rpx;
|
|
box-sizing: border-box;
|
|
color: #797878;
|
|
}
|
|
|
|
.loaction .loactionAdress {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
.loaction .loactionAdress .adress {
|
|
margin-left: 11.52rpx;
|
|
}
|