diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue index 274a7451..900abadb 100644 --- a/src/views/secondHandCar/forSale.vue +++ b/src/views/secondHandCar/forSale.vue @@ -332,6 +332,7 @@ export default { display: flex; flex-direction: column; width: 23%; + flex: 1; span:first-child{ font-weight: bold; font-size: 14px; @@ -351,6 +352,7 @@ export default { height: 8px; border-right: 1px solid #999999; opacity: 0.5; + margin-right: 30px; } .desc{ font-weight: 400;