diff --git a/src/layouts/estimate/estimate.vue b/src/layouts/estimate/estimate.vue index 708e532f1..4dde1dd61 100644 --- a/src/layouts/estimate/estimate.vue +++ b/src/layouts/estimate/estimate.vue @@ -143,4 +143,7 @@ export default { font-weight: 500; color: $black; } + div .current_car_info-text{ + padding-bottom: 16px; + } \ No newline at end of file