From 7959dbc45365cbffb6a0c51344d24d1457703997 Mon Sep 17 00:00:00 2001 From: Donielle Austin Date: Tue, 10 May 2022 10:31:16 -0400 Subject: [PATCH] ui defect --- src/layouts/estimate/estimate.vue | 3 +++ 1 file changed, 3 insertions(+) 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