Authored by 石坚

edit order style

... ... @@ -25,7 +25,7 @@
height: 52px;
}
.title{
.title {
font-size: 14px;
}
}
... ... @@ -139,7 +139,7 @@
text-overflow: ellipsis;
}
.phone{
.phone {
font-size: 14px;
}
}
... ... @@ -147,7 +147,7 @@
.address-chosed {
position: absolute;
bottom: -1px;
right: 0;
right: -1px;
}
.address-content {
... ... @@ -216,7 +216,8 @@
border-color: #000;
font-size: 14px;
}
.tip-text{
.tip-text {
font-size: 14px;
}
}
... ...