diff --git a/src/common-components/modal/modal.vue b/src/common-components/modal/modal.vue
index e41204cf8..aa88fe9ea 100644
--- a/src/common-components/modal/modal.vue
+++ b/src/common-components/modal/modal.vue
@@ -16,16 +16,19 @@
aria-label="Close">
-
![]()
+
@@ -33,6 +36,8 @@
@@ -104,7 +112,6 @@ export default {
box-shadow: 0px -1px 0px rgba(179, 180, 181, 0.3);
button {
margin: 0;
- height: 3rem;
}
}
}
diff --git a/src/layouts/vin-lookup/vin-lookup.vue b/src/layouts/vin-lookup/vin-lookup.vue
index 429075a40..e4e34f131 100644
--- a/src/layouts/vin-lookup/vin-lookup.vue
+++ b/src/layouts/vin-lookup/vin-lookup.vue
@@ -10,7 +10,11 @@